Jump to content

Recommended Posts

Posted

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")

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
×
×
  • Create New...