Just rereading a few pages On 
http://msdn2.microsoft.com/en-us/library/aw2dz878(VS.80).aspx
One can read 

To deploy to another computer

|    1.
| 
|       In Windows Explorer, navigate to your project directory and
| find the built installer. The default path will be \Documents and
| Settings\yourloginname\My Documents\Visual Studio
| 2005\Projects\Solution Folder Name\My Notepad Installer\project
| configuration\My Notepad Installer.msi. The default project
| configuration is Debug or Release. 
|    2.
| 
|       Copy Merge Module Installer.msi, Setup.exe, and all other
| files and subdirectories in the directory to another computer. 
|       NoteNote
| 
|       To install on a computer that is not on a network, copy the
| files to traditional media such as CD-ROM. 
| 
|       On the target computer, double-click the Setup.exe file to run the 
installer.
|       NoteNote
| 
|       You must have install permissions on the target computer in
| order to run the installer.
| 

This suggest that maybe the setup.exe may be used to first install the
merge module and after that the installer. Is it supposed to work that
way? 

Regards
Friedrich

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to