Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
File switching
2006-12-25, 06:00 PM,
#4
RE: File switching
penguin_chris Wrote:Let's say I've got an application installed during the setup. Is it possible to make a file switch (like modding) but later on??
would you replace a file with a modifed file?

its possible:
  • if you add a applicatin, get you a line like: "%CDROM%\Software\ApplicationName\Setup.exe" /switch1 /switch2
  • After this can you add a second line: cmd \c COPY "%CDROM%\Software\ApplicationName\ModifedFile" "%Programfiles%\Aplicationsdirectory\OriginalFile" /Y
Vitali

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


Messages In This Thread
File switching - by penguin_chris - 2006-12-25, 04:16 PM
RE: File switching - by Vitali - 2006-12-25, 04:29 PM
RE: File switching - by penguin_chris - 2006-12-25, 05:05 PM
RE: File switching - by Vitali - 2006-12-25, 06:00 PM
RE: File switching - by penguin_chris - 2006-12-25, 10:45 PM
RE: File switching - by Vitali - 2006-12-26, 12:28 PM
RE: File switching - by penguin_chris - 2006-12-26, 12:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)