Jump to content

The script will not run correctly WHY PLEASE


Recommended Posts

Installing this remotly and running quiet as well. All XP Pro boxes and all the same PC.

The first segment will not run correctly on SP2 but will work fin on SP1.

#NoTrayIcon

RunAsSet("shopuser", @Computername, "shopuser")

Run("cscript c:\windows\system32\prnmngr.vbs -t -p ""OKI B6300.235""")

#NoTrayIcon

RunAsSet("AdminUser", @computername, "Password")

Run("regedit.exe /s c:\temp\OkiB6300\FlipOnLongEdge_1.Reg")

Sleep(10000) ;ten seconds

#NoTrayIcon

RunAsSet("AdminUser", @computername, "Password")

run("c:\temp\okib6300\delete.bat")

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...