October 15, 200421 yr Mine didnt like your iss file.I will edit it a bit and have another go.Takes so **** long in virtual pc though.Thanks for helping me.
October 17, 200421 yr Mine didnt like your iss file.I will edit it a bit and have another go.Takes so **** long in virtual pc though.Thanks for helping me.I used virtual pc once. Then I got VMWARE. Much better than virtual pc from MS faster!!! Let m ekow if you get it to work.Tracy
October 17, 200421 yr I have a problem. For some reason, it opens notepad instead of IE for the readme. What do I do?
October 17, 200421 yr just taskkill notepad.exe instead of iexplore.exe (or whatever app that actually opens)
October 18, 200421 yr A sample of my code, for reference, if needed. If not, shift-delete it away...HKLM,"%RunOnceEx%\install06",01,,"d:\macromedia\authorware\setup.exe /S"HKLM,"%RunOnceEx%\install06",02,,"d:\macromedia\contribute\Setup.exe /S"HKLM,"%RunOnceEx%\install06",03,,"d:\macromedia\dreamweavermx\setup.exe /S"HKLM,"%RunOnceEx%\install06",04,,"pskill iexplore.exe"HKLM,"%RunOnceEx%\install06",05,,"d:\macromedia\fireworksmx\setup.exe /S"HKLM,"%RunOnceEx%\install06",07,,"d:\macromedia\freehandmx\setup.exe /S"HKLM,"%RunOnceEx%\install06",09,,"regedit /s d:\macromedia\settings1.reg"HKLM,"%RunOnceEx%\install06",10,,"regedit /s d:\macromedia\settings2.reg"HKLM,"%RunOnceEx%\install06",11,,"d:\macromedia\update\contribute\setup.exe /S"HKLM,"%RunOnceEx%\install06",12,,"d:\macromedia\update\dreamweaver\setup.exe /S"HKLM,"%RunOnceEx%\install06",13,,"d:\macromedia\update\fireworks\setup.exe /silent"HKLM,"%RunOnceEx%\install06",14,,"pskill iexplore.exe"HKLM,"%RunOnceEx%\install06",16,,"d:\macromedia\update\flashpaper\setup.exe /silent"HKLM,"%RunOnceEx%\install06",17,,"d:\macromedia\macromedia1.exe"HKLM,"%RunOnceEx%\install06",17,,"d:\macromedia\macromedia2.exe"
March 5, 200521 yr How can you register Authorware silently? I've put the 7.0.2 update on and it asks for the serial number again When i re-import my reg file it doesn't make any difference!
May 2, 200521 yr I just made an autoIT script to register the program, if your interested just first obtain your setup.iss file and place in your folder with setup.exe as well as the attached autoIT script. Edit your script with your serial number, and run...DreamweaverSilent.au3
Create an account or sign in to comment