Jump to content

bazk

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by bazk

  1. Hi kelsenellenelvian I have been a member here for a months, learnt about unattended wxp install via RunonceEx.cmd, got this down to a T, but I was going to make a batch file to runonceEx.cmd again after the re-boot, so that i can install Adobe CS + Adobe 7 as I was having problems with the install. Bu guess what I stubbled across WPI via this excellent forum. I couldn't beleive it. This is great, i cannot wait to get in from work to try this out tonight. I will be donating later this week, you guys are deffenetly worth it....
  2. Cheers fly Helped alot, now it flys true (forgive the pun). Just read, (which I should have done) that the [COMMANDS] "user.cmd" "RunOnceEx.cmd" "REGEDIT /S HKCU.reg" & the HKCU.reg does it also. Amazing, I should read more.................lol thanks fly, again this forum is the business. I will complete my disk this weekend, & i will inform u all how it works, at the moment it installs everything without touching any key (apart from the .reg problem) which as been resolved by u. thanks BazK
  3. Hi All I have completed my unattended disk & all is working great, but during the software install 2 of the files (fireworks mx & dreamweaver mx) installs but after the installation of the software I get this: Registry Editor Are you sure you want to add the information in c:\Install\DWMX\register_dreamweaver_reg to the registry ? Then I have to click the buttons, all in all it's great except that. Now I know this is inccorrect, but i have searched around but i cannot find the solution. I have only been doing this for a couple of days. My code bellow: This is a great forum........... keep up the good work, if it wasn't for you guys I could not follow your excellent procedures. REG ADD %KEY%\007 /VE /D "Fireworks MX" /f REG ADD %KEY%\007 /V 1 /D "%SystemDrive%\Install\FRWMX\setup.exe /setup /s /sms" /f REG ADD %KEY%\007 /V 2 /D "%SystemDrive%\Install\FRWMX\register_fireworksMX.reg /silent" /f REG ADD %KEY%\008 /VE /D "DreamweaverMX" /f REG ADD %KEY%\008 /V 1 /D "%SystemDrive%\Install\DWMX\setup.exe /setup /s /sms" /f REG ADD %KEY%\008 /V 2 /D "%SystemDrive%\Install\DWMX\register_dreamweaverMX.reg /silent" /f Thanks
  4. Cheers eirogge I was just looking for that... Thanks
  5. Hi, newbie here. I was just about to ask the same Q, about why it doesn't copy the contents of the $OEM$ folder ! Thanks erik_demon, but this seems to be for the %SYSTEMDRIVE%\INSTALL\START.CMD if thats the case I am having the same problem with RunOnceEx.cmd, windows loads no prob, but when it reboots the GUI comes up, with the list of installs, but error after error, telling me that the c:\install\.........\........\ could not be found, this goes on until its finished ! now the software is on the DvD disk, which is %systemdrive%\install\.............. etc. sop i pressume the $OEM$ folder is ment to be copied to the c:\root ! is this correct ! I would really like some insite into runOnceEx.cmd, I have read the help files & looked around this excellent site, but I can't make heads/tails of this runOnceEx.cmd, start.cmd is easy but this....................... Anyway i hope someone can help out.. Thanks
  6. Hello to all Great forum, very informative. I have been looking around this forum for a few days & it's great. Just signed up a few minutes ago. Hope to gain knowledge & possibly help others to. Thanks for letting me join Bazk
×
×
  • Create New...