tuff deployments projects.
-
Hi all, i need to make 2 deployment packages with some limitations. 1. VS.Net Express : I have only 1 EXE file (remind you its FW 2.0) but i want to make it automaticly download the needed packages like Framework2 or windows installer if from some reason it is needed. basicly i can give only the EXE and thats it but if the user dont have the framework its a problem , i can not send him menualy to the site. i also dont need to install my program or unistall later, just install the framework 2.0 and run my program(dont want icons too) so what can i do here? 2. VS.Net Express too: this one have EXE and WAVS + readme..etc. and i want to make Installation to start menu (no desktop no quick launch) and also uninstall.. if this package do not check and download the framework 2.0 , it will be ok but if it is posible - that would be great. P.S: the reason i use VS Express is because i have licnece for it, otherwise my problems would be over , i would have used the deployment projects. Please help i have no idea what to do. Thanks alot people, Ran. R.Z