|
From: SvenC on 10 May 2008 05:23 > can you tell me more on .msm files? > what does .msm stand for? > what are they? how are they used and created > and so on? ..msm = Microsoft merge module Setup applications can integrate msm files into the msi files they create. You could say they are reusable setup modules. Some setup applications also allow you to create you own msm files. Comercial apps are Installshield and Wise. WiX is a free xml based solution. -- SvenC
From: Starglider 4 (marco) on 10 May 2008 18:38 hi svenC my application is actually a complete 3d gam/-engine. it utilizes openGL, openAL, dxinput etc. for deployment i will create a comprehensive setup project in vstudio 2005. could you please give me all the <steps and issues> i need to do and fix for the total deployment? such as depends.exe, openal32.dll, vista and '98 compatability etc etc? regards marco "SvenC" <SvenC(a)nospam.nospam> schreef in bericht news:u734w9nsIHA.484(a)TK2MSFTNGP04.phx.gbl... >> can you tell me more on .msm files? >> what does .msm stand for? >> what are they? how are they used and created >> and so on? > > .msm = Microsoft merge module > Setup applications can integrate msm files into the msi files > they create. You could say they are reusable setup modules. > > Some setup applications also allow you to create you own > msm files. > > Comercial apps are Installshield and Wise. > WiX is a free xml based solution. > > -- > SvenC
First
|
Prev
|
Pages: 1 2 Prev: two dimensional array using vector Next: Using raw read to read Hard disk sectors |