I have some issues in understanding howto correctly deploy sse
Y already made the application and I wand to distribute it using an .exe file
First I only checked the Prerequisites for the Framework, installer and that worked fine
Now I checked the Prerequisite for the server express as well.
Sofar so good, but when I try to install the .exe on too my second laptop
It starts by installing sse first before installing the Framework or the installer for that matter.
This will generate an error ofcourse (I read that somewhere)
Second, I also want too pass arguments about what too install and also do it silently.
This is where I get lost
Can I do this by setting some options in vs 2005 pro,
or do I need a wrapper like on the msdn site explained
How exactly are the arguments passed to the installprocedure?
thanks,
Richard
Y already made the application and I wand to distribute it using an .exe file
First I only checked the Prerequisites for the Framework, installer and that worked fine
Now I checked the Prerequisite for the server express as well.
Sofar so good, but when I try to install the .exe on too my second laptop
It starts by installing sse first before installing the Framework or the installer for that matter.
This will generate an error ofcourse (I read that somewhere)
Second, I also want too pass arguments about what too install and also do it silently.
This is where I get lost
Can I do this by setting some options in vs 2005 pro,
or do I need a wrapper like on the msdn site explained
How exactly are the arguments passed to the installprocedure?
thanks,
Richard