Jump to content

chilli_pepper

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by chilli_pepper

  1. Ok guys, A day late but heres my appropriate code! RunOnceEX.cmd entry: Cs2install.cmd: Thanks
  2. Right guys, I've read through the majority of posts regarding CS2 silent installs and have a couple of issues i need help with. I'll explain what i am trying to do first: Unattended XP set-up - using RunOnceEX to install programs So far everything is isntalling well APART from Photoshop CS2 I've downloaded the modified msi from these pages and constructed the appropriate files to do the following: Everything is placed in $OEM$\Install\Adobe Photoshop CS2 RunOnceEX calls the reg file and a install.cmd (both of which are in above folder) At the minute i think i have an issue with my code as I get 4 'installer cannot be found' errors messages during the RunOnceEX process (i think caused by an issue with ' in the code) - however when it did find the installers i got 'invalid windows installer' error message. So to continue through the RunOnceEX install process i have to be there and close the error messages. Thing is, once its rebooted after this process i can route to my XP CD run the install.cmd file from there and everything is perfect - totally silent and requring no user input and fully activated... I will post my code later when i get home. I dont know if this is the best way to do it but i was struggling with coding it to do this directly with RunOnceEX so just thought it easier to call a premade cmd based around the examples in this thread... If i could sort this my own unattended XP would be complete! - so any input/help would be greatly appreciated! Thanks
×
×
  • Create New...