|
-
February 26th, 2008, 11:02 AM
#1
[RESOLVED] How to add a text file when publishing the binary?
I don't know if this is a limitation of the Express version of VB.NET 2008, but VB6 was capable of creating an installator, and adding extra needed files to it.
I have the Build>Publish option on VB.net 2008 express, but it don't ask for extra files to add to the installator.
¿Is there a way to add to the installer a .txt file that my program reads at startup?
-
February 26th, 2008, 11:51 AM
#2
Re: How to add a text file when publishing the binary?
I'm not sure if Express has it, but we can create a project - Other Projects - Setup and Deploy that you just add to an existing program to create the installer.
-
February 26th, 2008, 12:05 PM
#3
Re: How to add a text file when publishing the binary?
 Originally Posted by dglienna
I'm not sure if Express has it, but we can create a project - Other Projects - Setup and Deploy that you just add to an existing program to create the installer.
...Then is a limitation of the express edition . No such menu...
... well, then, I need a third party solution.
Last edited by Marraco; February 26th, 2008 at 12:16 PM.
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
|