Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 25th, 2010, 09:19 AM
Spudgun01 Spudgun01 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2010
Posts: 88 Spudgun01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 h 48 m 31 sec
Reputation Power: 4
Change Published Project Install Directory

I am trying to change the default installation directory of my projects when I publish them, I can change the location to publish to but I seem to have no choice over where the published setup.exe actually puts the program, it usually ends up in a directory like the below:

C:\Users\{username}\AppData\Local\Apps\2.0\94AY7RYC.XH4\AQ08EPTM.G5Z\semt..tion_0ca3ba092103ec96_0001.0001_1f0a55976f96 c9dc

Also though not as important, is there anyway of outputing the published project as an MSI rather than a setup.exe and a folderof insallation files? I have seen a couple of suggestions for this but all required additional programs to have to be purchased first.

Any ideas

Many thanks

Reply With Quote
  #2  
Old November 28th, 2010, 04:40 PM
Incidentals Incidentals is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Posts: 89 Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level)Incidentals User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Day 4 h 23 m 19 sec
Reputation Power: 156
where else would you want it?

Quote:
Originally Posted by Spudgun01
I am trying to change the default installation directory of my projects when I publish them, I can change the location to publish to but I seem to have no choice over where the published setup.exe actually puts the program, it usually ends up in a directory like the below:

C:\Users\{username}\AppData\Local\Apps\2.0\94AY7RYC.XH4\AQ08EPTM.G5Z\semt..tion_0ca3ba092103ec96_0001.0001_1f0a55976f96 c9dc

Also though not as important, is there anyway of outputing the published project as an MSI rather than a setup.exe and a folderof insallation files? I have seen a couple of suggestions for this but all required additional programs to have to be purchased first.

Any ideas

Many thanks


where else do you want it?

it looks to be a program fro a user stored in their personal and perhaps private folder (user control and all that)

Reply With Quote
  #3  
Old November 29th, 2010, 02:05 AM
Spudgun01 Spudgun01 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2010
Posts: 88 Spudgun01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 h 48 m 31 sec
Reputation Power: 4
In the most logical place

Preferably I would want it installed under Program Files which seems to me to be the most logical place for a program to be installed, all the people who will be using this will be Technicians on their own computers and when I provide revisions to the program I want to make it as easy as possible for them to update the program or the associated INI file.

Reply With Quote
  #4  
Old November 29th, 2010, 04:53 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,239 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 15 h 20 m 7 sec
Reputation Power: 4445
What version of VB? Years ago I used the free Visual Studio Installer for VB6 projects and you can specify all the install directories when you create a .msi of your project.

The VSI was a free download from Microsoft (probably still is).
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi

Reply With Quote
  #5  
Old December 21st, 2010, 09:44 AM
Spudgun01 Spudgun01 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2010
Posts: 88 Spudgun01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 h 48 m 31 sec
Reputation Power: 4
Sorry for the late reply, for some reason I did not reiceve the notifucation email of your post.

I use Visual Studio 2010 for my programming

Reply With Quote
  #6  
Old December 21st, 2010, 07:17 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,239 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 15 h 20 m 7 sec
Reputation Power: 4445
Sorry, I don't know about installer packages for VS2010. There should be some mechanism to control the application install directory in the installer building program.

Reply With Quote
  #7  
Old November 20th, 2011, 06:42 PM
DennisMac DennisMac is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2011
Posts: 1 DennisMac User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 m 59 sec
Reputation Power: 0
This is exactly what I'm trying to solve - did you get a solutions.

Cheers,
Dennis,


Quote:
Originally Posted by Spudgun01
I am trying to change the default installation directory of my projects when I publish them, I can change the location to publish to but I seem to have no choice over where the published setup.exe actually puts the program, it usually ends up in a directory like the below:

C:\Users\{username}\AppData\Local\Apps\2.0\94AY7RYC.XH4\AQ08EPTM.G5Z\semt..tion_0ca3ba092103ec96_0001.0001_1f0a55976f96 c9dc

Also though not as important, is there anyway of outputing the published project as an MSI rather than a setup.exe and a folderof insallation files? I have seen a couple of suggestions for this but all required additional programs to have to be purchased first.

Any ideas

Many thanks

Reply With Quote
  #8  
Old November 21st, 2011, 04:43 AM
Spudgun01 Spudgun01 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2010
Posts: 88 Spudgun01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 h 48 m 31 sec
Reputation Power: 4
Unfortunatly no I never did, I just worked out that if I make the directory I publish to be under Program Files then use a directory off of that to store my INI files and associated programs and files that my program needs to access that way I have some level of control over the program

Reply With Quote
  #9  
Old December 7th, 2011, 06:20 PM
the-listener the-listener is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2011
Posts: 23 the-listener User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 48 m 40 sec
Reputation Power: 0
did you look here

Quote:
Originally Posted by DennisMac
This is exactly what I'm trying to solve - did you get a solutions.

Cheers,
Dennis,


http://msdn.microsoft.com/en-us/library/206sadcd.aspx

Reply With Quote
  #10  
Old December 7th, 2011, 06:21 PM
the-listener the-listener is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2011
Posts: 23 the-listener User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 48 m 40 sec
Reputation Power: 0
did you look here

Quote:
Originally Posted by Spudgun01
Unfortunatly no I never did, I just worked out that if I make the directory I publish to be under Program Files then use a directory off of that to store my INI files and associated programs and files that my program needs to access that way I have some level of control over the program


http://msdn.microsoft.com/en-us/library/206sadcd.aspx

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreVisual Basic Programming > Change Published Project Install Directory

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap