Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
loading hotfixes into program (plz help)
2009-04-04, 09:49 AM, (This post was last modified: 2009-04-04, 09:50 AM by Vitali.)
#2
RE: loading hotfixes into program (plz help)
Content of Start.cmd (is a simple txt file, copy & paste):
Code:
for %%a in ("%~dp0\Q*.exe") do cmd c/ "%%a" /Q
for %%a in ("%~dp0\KB*.exe") do cmd c/ "%%a" /passive /norestart
Vitali

[Image: wucdcreator.png]
[Image: winfuture.png]
[Image: mysoft.gif]
Reply


Messages In This Thread
RE: loading hotfixes into program (plz help) - by Vitali - 2009-04-04, 09:49 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)