MSFN Forum: Dreamweaver MX - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Dreamweaver MX silent and serial help Rate Topic: -----

#1 User is offline   Fx2050 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 04-July 05

Posted 05 July 2005 - 02:10 AM

tried search, found a few things to help but nothing set in concrete.

I want to silent with the serial in a runonce method like this:
REG ADD %KEY%\006 /VE /D "Dreamweaver MX" /f
REG ADD %KEY%\006 /V 1 /D "%CDROM%\Software\dwMX2004.exe" /f
REG ADD %KEY%\007 /V 2 /D "taskkill /F /IM iexplore.exe" /VERYSILENT /KC=XXXX-XXXX-XXXX-XXXX-XXXX"


can it be done?

This post has been edited by Alanoll: 05 July 2005 - 06:42 PM



#2 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 05 July 2005 - 06:42 PM

where oh where did you get that??

#3 User is offline   Fx2050 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 04-July 05

Posted 06 July 2005 - 04:27 AM

well seeing as most the help from here is search, i did and found that.

#4 User is offline   sanjaykumar 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 14-September 04

Posted 17 July 2005 - 08:40 AM

I do mine the following when using RunonceEX

1. I got a ".iss" file from one of the threads here at MSFN. I dont have the name of the person who created that "iss" script and hence not able to give credit to him/her.

2. first install the application in a test system or vitual machine and export your registration information from this location in the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\Dreamweaver\7\Registration
make a reg file of your registration from the above location.

3. Be sure to change the default browser in the taskkill statement, as dreamweaver setup launches the dreamweaver help in it and waits for you to close it.

REM "BE SURE TO CHANGE THE TASKKILL PARAMETER TO THE DEFAULT BROWSER"
REG ADD %KEY%\045 /V 1 /D "%CDROM%\software\applications\dwvrmx7\setup.exe -s -f2\"setup.iss\" " /f
REG ADD %KEY%\045 /V 2 /D "taskkill /F /im FIREFOX.EXE" /f
REG ADD %KEY%\045 /V 3 /D "REGEDIT /S %CDROM%\software\Applications\dwvrmx7\reginfo.reg" /f

Attached File(s)

  • Attached File  setup.iss (1.36K)
    Number of downloads: 45


#5 User is offline   galvanocentric 

  • Junior
  • Pip
  • Group: Members
  • Posts: 80
  • Joined: 31-August 04

Posted 20 July 2005 - 01:16 AM

Fx2050, on Jul 5 2005, 02:10 AM, said:

tried search, found a few things to help but nothing set in concrete.

I want to silent with the serial in a runonce method like this:
REG ADD %KEY%\006 /VE /D "Dreamweaver MX" /f
REG ADD %KEY%\006 /V 1 /D "%CDROM%\Software\dwMX2004.exe" /f
REG ADD %KEY%\007 /V 2 /D "taskkill /F /IM iexplore.exe" /VERYSILENT /KC=XXXX-XXXX-XXXX-XXXX-XXXX"


can it be done?
<{POST_SNAPBACK}>


Installing Dreamweaver MX is easy. Launch dwMX2004.exe /r to make an iss record of your installation, then do a silent install with dwMX2004.exe /s /sms.
For the serial number you might be SOL.
Oh, and for killing the readme... Best of luck! Honestly mate, unless you know your default browser you could end up killing something you really don't want killed. I'd recommend either using AutoIt or not bothering. You'll be restarting anyway so what's a few popups?

This post has been edited by galvanocentric: 20 July 2005 - 01:18 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy