Jump to content

Netcrawler

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Netcrawler

  1. Heres is another one I just finished.. Let me know what you guys think. Thanks for the input in advanced.. Plz use free img host provided by our members. We are trying to keep our database size down. Thankx
  2. Here is a install screen I am working on what do you guys think? ...Any Star Wars fans? hehehe Love this forum its so fun to modify the Windows Istallation.. Plz use free img host provided by our members. We are trying to keep our database size down. Thankx
  3. Thanks I will give that a try tonight..
  4. Is this the right code for the copy? REG ADD %KEY%\005 /VE /D "Installing Super Collapse 2" /f REG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\Applications\SuperColapse\ReColapse.exe /s" /f REG ADD %KEY%\005 /V 2 /D CMD.EXE /Q /C %SystemDrive%\Install\Applications\SuperColapse\ReColapse.exe "%PROGRAMFILES%\supercollapse" Thanks..
  5. How can I copy a file from a folder during the installation of applications using RunOnceEx.cmd. What I am doing is I am installing a game and I need to replace the original game .exe that executes the game with the new NO-CD .exe that I have. All is done unattended with the RunOnceEx.cmd. I just need the switch to enter to copy and replace the existing .exe. Thanks.
  6. How can I copy a file from a folder during the installation of applications using RunOnceEx.cmd. What I am doing is I am installing a game and I need to replace the original game .exe that executes the game with the new NO-CD .exe that I have. All is done unattended with the RunOnceEx.cmd. I just need the string to enter to copy and replace the existing .exe. Thanks.
×
×
  • Create New...