|
-
May 15th, 2013, 05:34 AM
#1
Thread Starter
Member
Creating Setup FIle
I have designed a small software for a client, Now the work is complete but its in the form of an EXE file, how do I integrate a setup wizard for this??
Since I've used Vb.net, my software requires the .NET Framework also to be installed.. Most computers will not have this, is there a way where I can integrate the Setup in such a way that it installs the .NET Framework along with my software???
Please help
-
May 15th, 2013, 06:02 AM
#2
Re: Creating Setup FIle
Moved to the Application Deployment forum.
-
May 15th, 2013, 06:04 AM
#3
Re: Creating Setup FIle
installing the .Net Framework is an option in MS Installer projects (Pro versions only), or I believe ClickOnce also installs the Framework, but it has limitations
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|