Jump to content

klepeska

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by klepeska

  1. Hello, I am somewhat of a newbie, but I need help adding permissions to a registry key. I know you can right-click and select permissions inside the Registry, but I was wondering how to add permissions by creating a .reg file and updating it that way. I was trying to use information off of JSI Faq but I was unsuccessful. I am trying to create an automated DVD install of Windows XP and I would like to include Easy Media Creator 7. Unfortunately, I'm getting a error not allowing me to install it. Go here for more info: Roxio - Help Forums suggested to add Full Control permissions to the Roxio folder in the Registry. Now my question to all of you, is how do I do this in an automate kind of way? Here's my line of thought to install this bad boy 1. Add registry entries to allow everyone Full Control 2. Install Easy Media Creator 7 3. Install EMC 7 update 4. Update with Cert tool (if needed) Any thoughts? Thanks.
  2. Wow, Masai editor is an awesome program. This really helped me out! Thanks for the link. P.S. I even got my HP Deskjet 932c drivers to silently install.
  3. Right now I'm tiring to do a silent install of Macromedia Dreamweaver 4 and Fireworks 4. The problem I'm facing is that the setup.iss does not have the serial number in it. When I re-run setup /s, it prompts me for the Serialization. Here are the steps I've taken... 1. Extract Dreamweaver4 and Fireworks4 files in Winrar and put the files in the appropriate directory. 2. From Start | Run enter C:\XP-CD\$OEM$\$1\Install\Applications\Fireworks4\setup /r /f1c:\setup.iss 3. Finish install of Fireworks 4 and place the c:\setup.iss file in the Fireworks directory. 4. Uninstall Fireworks4 5. From Start | Run enter C:\XP-CD\$OEM$\$1\Install\Applications\Fireworks4\setup /s 6. At this point, setup will PROMPT me to enter Serialization Here is a copy of my setup.iss file for Fireworks4: [installShield Silent]Version=v6.00.000File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{A8833100-1481-11D4-9731-00C04F8EEB39}-DlgOrder]Dlg0={A8833100-1481-11D4-9731-00C04F8EEB39}-SdWelcome-0Count=6Dlg1={A8833100-1481-11D4-9731-00C04F8EEB39}-SdLicense-0Dlg2={A8833100-1481-11D4-9731-00C04F8EEB39}-SdAskDestPath-0Dlg3={A8833100-1481-11D4-9731-00C04F8EEB39}-SdSelectFolder-0Dlg4={A8833100-1481-11D4-9731-00C04F8EEB39}-SdStartCopy-0Dlg5={A8833100-1481-11D4-9731-00C04F8EEB39}-SdFinish-0[{A8833100-1481-11D4-9731-00C04F8EEB39}-SdWelcome-0]Result=1[{A8833100-1481-11D4-9731-00C04F8EEB39}-SdLicense-0]Result=1[{A8833100-1481-11D4-9731-00C04F8EEB39}-SdAskDestPath-0]szDir=C:\Program Files\Macromedia\Fireworks 4Result=1[{A8833100-1481-11D4-9731-00C04F8EEB39}-SdSelectFolder-0]szFolder=Macromedia Fireworks 4Result=1[{A8833100-1481-11D4-9731-00C04F8EEB39}-SdStartCopy-0]Result=1[Application]Name=FireworksVersion=4Company=MacromediaLang=0009[{A8833100-1481-11D4-9731-00C04F8EEB39}-SdFinish-0]Result=1bOpt1=0bOpt2=0The weird thing is that the setup.iss for Dreamweaver 4, it does not have the serial number in it as well, but when I run the setup /s command, I do not get the Serialization prompt and it installs silently. Who knows if it will work when I burn the DVD....? I should also mention that I have manually tried to enter my serial number below the [{A8833100-1481-11D4-9731-00C04F8EEB39}-SdLicense-0] line using "szSerial=XXXXXX-XXXXX-XXXXX-XXXXX". Unfortunately, this will not install. Does anyone have any thoughts on this? Thanks. Kevin
×
×
  • Create New...