msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

install to Startup Folder

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Deployment
Author Message
Gary Brinker



Joined: 04 Oct 2007
Posts: 1

PostPosted: Sun Sep 02, 2007 7:57 pm    Post subject: install to Startup Folder Reply with quote

I am trying to create an .msi to install a simple VB6 utility into the
c:\Documents and Settings\All Users\Start Menu\Programs\Startup folder using
MS installer. I seem to have only four options to select for the application
folder (Program, Common, AppData, and Personal) and I can't seem to avoid
the prepending of these default folders. When trying to just add this folder
as an additional folder to copy the exe to I get an error that this is an
invalid Property. Probably something very simple that I am overlooking, but
appreciate any help with this.
Gary

Archived from group: microsoft>public>vb>deployment
Back to top
View user's profile Send private message
MikeD



Joined: 04 Oct 2007
Posts: 3348

PostPosted: Mon Sep 03, 2007 2:38 pm    Post subject: Re: install to Startup Folder Reply with quote

"Gary Brinker" wrote in message @TK2MSFTNGP04.phx.gbl...
>I am trying to create an .msi to install a simple VB6 utility into the
>c:\Documents and Settings\All Users\Start Menu\Programs\Startup folder
>using MS installer. I seem to have only four options to select for the
>application folder (Program, Common, AppData, and Personal) and I can't
>seem to avoid the prepending of these default folders. When trying to just
>add this folder as an additional folder to copy the exe to I get an error
>that this is an invalid Property. Probably something very simple that I am
>overlooking, but appreciate any help with this.
> Gary
>

You should NOT be installing your app into the Startup folder. Install it to
a "proper" folder and then create a shortcut to the application's EXE in the
Startup folder.

I would also strongly recommend that you make creating a shortcut in the
Startup folder an option for the user.

--
Mike
Microsoft MVP Visual Basic

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Add Vb program to Startup folder Hi, Any sample code on how to add VB.exe to Startup folder durnning for Win 98,XP and 2000. Thanks Dib

Installing a shortcut into the Startup folder... Hello all, Using VSI, how do I install a shortcut into the Startup folder. I have written an application that sits in the system tray and want it to load at login. Thanks -U --- If you love something, set it free. If it comes back, it will always be yours

How to install VB6 application in diffrent folder Hi, I am new to VB programming, this is my problem when it come to setting up an application. I am using File DSN to connect my adodc in VB forms to an access database. Which means I have to pre-define the folder where my database is located in the File

cannot persuade installer to install to custom folder Using the File system editor, I created a custom folder as a subfolder of "Application Files", and chose alwayscreate = true. I dragged all the output and dependency stuff into this folder in the File system editor. I then used build

VB.NET install project with custom folder with location set I have an install project that sets up a custom folder to install an addin to another 3rd party program. The location of the 3rd party program can be found in the registry but I need to be able to specify where the custom folder is during the install. The
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Deployment All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group