Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
loading hotfixes into program (plz help)
2009-05-24, 04:31 PM,
#3
RE: loading hotfixes into program (plz help)
(2009-04-04, 09:49 AM)Vitali Wrote: 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

Hotfix at start.cmd working not. One hotfix start but for comment stop. Two hotfix is not working. Help and thank Lukasek
Reply


Messages In This Thread
RE: loading hotfixes into program (plz help) - by lukasek - 2009-05-24, 04:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)