|
-
Nov 3rd, 2011, 01:14 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Quick: Installer file name change?
Hi Folks
Its been a long time since I used VB, and it was VB 6 amateur at that!
Just started using VB 2010 express and Im ready to publish/deploy (whats the dif?) my application.
I ran down through the project properties and set things that looked like they needed setting, but after I publish the installer produced is rather anonymously called "setup"
How do I change this to MyProgram_Setup
Also how can I publish without a manifest file? I dont see other application installers wandering around with attendant manifest files, so I assume this can be got rid of somehow through publication/deployment/compile settings
Thanks for any help it's much appreciated
Thanks 
-
Nov 7th, 2011, 05:11 AM
#2
Thread Starter
Hyperactive Member
Re: Quick: Installer file name change?
Nobody can answer this?
Seriously?
I thought this would be a quick answer Q!
(Bump)
Thanks 
-
Nov 7th, 2011, 06:38 AM
#3
Hyperactive Member
Re: Quick: Installer file name change?
Not a user of the publish myself (use Inno setup), but just had a quick search and came up with this:
http://stackoverflow.com/questions/3...e-name-vs-2010
Bizarrely, looks like its not possible.
Rico
Using: VB.net & MS SQL
-
Nov 7th, 2011, 10:41 AM
#4
Thread Starter
Hyperactive Member
Re: Quick: Installer file name change?
Many thanks Enrico
That is pretty strange alright! Even the most basic of C compilers usually allow the programmer to specify the names for the files it generates...
Thanks 
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
|