Install !!?
-
How Can I build A setup from my project That when somebody wants Install my program in the Wiondows whithout .NetFrameWork The .NetFramework Install Automatically ?? !! ?? !! ??:confused: ->(Use .NetFrameWork 1.1)<- With Thanks MHF -- modified at 8:51 Sunday 20th August, 2006 MHF
-
How Can I build A setup from my project That when somebody wants Install my program in the Wiondows whithout .NetFrameWork The .NetFramework Install Automatically ?? !! ?? !! ??:confused: ->(Use .NetFrameWork 1.1)<- With Thanks MHF -- modified at 8:51 Sunday 20th August, 2006 MHF
Err, wouldn't that turn a 1MB app into a 24MB app? But yeah, i wanna know how you do somehting like this as well, but maybe just give out a message and redirect them to the download.
-
Err, wouldn't that turn a 1MB app into a 24MB app? But yeah, i wanna know how you do somehting like this as well, but maybe just give out a message and redirect them to the download.
-
Size Isn't Important I want do This Automatically With Thanks MHF -- modified at 9:13 Sunday 20th August, 2006
HOW TO: Distribute the .NET Framework with a Visual Studio .NET Deployment Project
Vitaliy Tsvayer Tikle
-
How Can I build A setup from my project That when somebody wants Install my program in the Wiondows whithout .NetFrameWork The .NetFramework Install Automatically ?? !! ?? !! ??:confused: ->(Use .NetFrameWork 1.1)<- With Thanks MHF -- modified at 8:51 Sunday 20th August, 2006 MHF
Hello 1- RightClick on your setup project's name in the solution explorer 2- Click on Properties 3- Click on settings 4- Press "Prerequisite" button 5- Check .Net Framework 6- Check Windows Installer -recommended but not required- 7- check "download from same location as my application 8- Done! Regards:rose:
-
HOW TO: Distribute the .NET Framework with a Visual Studio .NET Deployment Project
Vitaliy Tsvayer Tikle
Nice link! Thanks a lot!
-
Hello 1- RightClick on your setup project's name in the solution explorer 2- Click on Properties 3- Click on settings 4- Press "Prerequisite" button 5- Check .Net Framework 6- Check Windows Installer -recommended but not required- 7- check "download from same location as my application 8- Done! Regards:rose:
yay!