Deploying a C# application (Visual Studio Setup Project) How to deploy a C# application using Visual Studio Setup Project.
#32 Guest_Sasa Pokimica*
Posted 17 June 2010 - 07:14 AM
Is there a way to localize custom folders in File system/Application folder on project setup? Something like I have, for example,in my app Application folder/backgrounds/Baby (backgrounds/Travel, backgrounds/Wedding). I want that setup or (application when started) rename folder names to pozadine/Bebe (pozadine/Putovanja, pozadine/Venčanje) that is on my language.
Do anybody have answer, is there a way for that?
Do anybody have answer, is there a way for that?
#33 Guest_garkler*
Posted 26 July 2010 - 05:02 AM
Hi,
Great tutorial !
i would be happy if you could clarify something for me :
I would like to create an installation for a shared add-in, i have one main project which interacts with office and about 7 other projects, 2 of which are dependant on the office version.
So :
1. Do i create one primary output for the main project and let the dependencies add them all or add output for each one?
2. Is there a way to diffrentiate upon installing which project to install and which not?
thanks !
Great tutorial !
i would be happy if you could clarify something for me :
I would like to create an installation for a shared add-in, i have one main project which interacts with office and about 7 other projects, 2 of which are dependant on the office version.
So :
1. Do i create one primary output for the main project and let the dependencies add them all or add output for each one?
2. Is there a way to diffrentiate upon installing which project to install and which not?
thanks !
#34 Guest_stranger*
Posted 02 August 2010 - 01:09 AM
Hi Guys!!
Can any one tell me how to update the .ini files using MSI?
Can any one tell me how to update the .ini files using MSI?
#35
Posted 02 August 2010 - 10:15 AM
Good tutorial, thanks. It's almost beyond belief that a walkthrough like this is not included in the Visual Studio documentation.
#37 Guest_tammy*
Posted 24 August 2010 - 11:35 AM
Thanks a lot for this useful document.
I am using Visual Studio 2005, so far so good. However, I have a couple questions:
1. How can I create a desktop short cut? Even I select true on User's desktop>Always create, it does nothing.
2. How can I create this application under Start>All Programs?
3. How can I change the application icon?
Again, thank!
I am using Visual Studio 2005, so far so good. However, I have a couple questions:
1. How can I create a desktop short cut? Even I select true on User's desktop>Always create, it does nothing.
2. How can I create this application under Start>All Programs?
3. How can I change the application icon?
Again, thank!
#38
Posted 12 November 2010 - 01:47 PM
Nice, but I spent a lot of time trying to figure out how to update the UI dialogs, or the custom actions. I had to right click on the project and pick these items from Views (something I did not see at first).
#39
Posted 11 December 2010 - 01:41 AM
i just want to clarify. So this method will work when you install your program in another computer with no prior Visual Studio?
#42
Posted 14 December 2010 - 10:52 AM
great tutorial
i want to make a shortcut in desktop ??
and in Startup Menu programs
thanks
i want to make a shortcut in desktop ??
and in Startup Menu programs
thanks
#43
Posted 17 December 2010 - 05:31 PM
What are the procedures to include a DATABASE file along with this...????
#44 Guest_Saurabh*
Posted 11 February 2011 - 01:12 PM
#45 Guest_Guest*
Posted 21 February 2011 - 04:59 AM
Hi, Great tutorial!
In my project I have a folder (MyData) with some files, I'd like to get this folder into the deployed folder, after run the installation.
I tried to add data files from output project but not all of the files in MyData folder have been copied
Any suggestions?
In my project I have a folder (MyData) with some files, I'd like to get this folder into the deployed folder, after run the installation.
I tried to add data files from output project but not all of the files in MyData folder have been copied
Any suggestions?
|
|






MultiQuote





|