
Untitled
By: a guest on
May 8th, 2012 | syntax:
None | size: 0.69 KB | hits: 28 | expires: Never
regsvr32 charge.OCX /u /s
regsvr32 Debit.ocx /u /s
regsvr32 Device.ocx /u /s
regsvr32 GiftCard.ocx /u /s
regsvr32 Sc5X.ocx /u /s
"\\usfserver\IT\BL10\OCXUpdatesWinXP.exe" /auto C:\ocxtemp
move /Y C:\ocxtemp\charge.OCX C:\windows\system32\charge.OCX
move /Y C:\ocxtemp\Debit.ocx C:\windows\system32\Debit.ocx
move /Y C:\ocxtemp\Device.ocx C:\windows\system32\Device.ocx
move /Y C:\ocxtemp\GiftCard.ocx C:\windows\system32\GiftCard.ocx
move /Y C:\ocxtemp\Sc5X.ocx C:\windows\system32\Sc5X.ocx
del /S /Q C:\ocxtemp
regsvr32 charge.OCX /s
regsvr32 Debit.ocx /s
regsvr32 Device.ocx /s
regsvr32 GiftCard.ocx /s
regsvr32 Sc5X.ocx /s
echo msgbox"OCX installation complete.">a.vbs&a.vbs&del a.vbs