No announcements
Found 2919487 threads
-
1 Votes
Install windows application remotely using setup wizard
Everything in an install (service installation, COM registration, copying to program files and common files folders, creating shortcuts and so ...Answered | 6 Replies | 4083 Views | Created by IP Arun - Thursday, August 11, 2011 5:30 AM | Last reply by PhilWilson - Friday, August 12, 2011 7:23 PM -
0 Votes
Creating setup Project with selected files to be installed
If the install files can be divided into 2 groups and one one group of them would be installed, you can select a dialog with 2 buttons.Answered | 12 Replies | 4946 Views | Created by Dheeraj pk - Tuesday, October 6, 2009 6:34 AM | Last reply by Dheeraj pk - Friday, October 9, 2009 9:18 AM -
1 Votes
Setup Installation
Hi vikas kardode, As Cor Ligthert said, you can follow the documents below to create a Setup Project.Answered | 2 Replies | 3545 Views | Created by vikas kardode - Friday, February 12, 2010 5:29 AM | Last reply by Aland Li - Tuesday, February 16, 2010 8:08 AM -
2 Votes
installation path
why not tell me how to use the info you just gave me. i have no clue what clickonce is or where to find deployment tool I will be happy to explain those tool i mentioned if your question was How ...Answered | 5 Replies | 18772 Views | Created by derbuzz2001 - Friday, March 26, 2010 5:16 PM | Last reply by Adam_Turner - Sunday, March 28, 2010 5:27 AM -
0 Votes
SSIS Package installation wizard
Hi Greg, You can create folder under SSIS packages using SQL Server Management Studio.Answered | 2 Replies | 1651 Views | Created by Greg3tl - Tuesday, September 24, 2013 11:08 PM | Last reply by Dean Savović - Thursday, September 26, 2013 7:58 PM -
1 Votes
Change the installation path for setup and deployment project.
Properties window you'll see the window where you can see the Manufacturer etc.Answered | 1 Replies | 4931 Views | Created by rowter - Wednesday, March 10, 2010 8:13 PM | Last reply by PhilWilson - Wednesday, March 10, 2010 11:44 PM -
2 Votes
Setup wizard
Publish Solution is a very simple and easy way to create an installer for your program but it won't give you much flexibility to customize your setup.Answered | 2 Replies | 2723 Views | Created by Leonardo A L Ferreira - Monday, January 19, 2009 4:45 PM | Last reply by Ashish Sharma - Tuesday, January 20, 2009 7:54 AM -
0 Votes
how to set database path so that path will be the same as the setup installation path
In addition to Bharath's reply Be aware that this path gives troubles in Windows 7, you cannot use the Program Folder for MS Access files.Answered | 2 Replies | 2679 Views | Created by anilnarayan - Friday, October 1, 2010 6:32 AM | Last reply by Cor Ligthert - Friday, October 1, 2010 7:22 AM -
1 Votes
How to retrieve installation path of setup/msi?
To find the path, during the setup you can use the SOURCEDIR variable with CustomActionData propertyAnswered | 1 Replies | 3174 Views | Created by itechie - Sunday, January 25, 2009 8:41 PM | Last reply by nikho - Monday, January 26, 2009 11:55 AM -
1 Votes
Setting the Installation Folder path in Setup Development Project
File System.Answered | 2 Replies | 2615 Views | Created by redbrad0 - Thursday, July 16, 2009 6:43 PM | Last reply by David M Morton - Thursday, July 16, 2009 6:47 PM -
0 Votes
How to build a setup for a C++ custom wizard
I found the above when I noted that I could create a new custom wizard project and the wizard showed up in the VS UI without me copying the three ...Answered | 13 Replies | 5155 Views | Created by RD Holland - Monday, February 27, 2012 9:50 PM | Last reply by RD Holland - Tuesday, July 10, 2012 2:03 PM -
0 Votes
How to run application after setup - setup wizard
6. select the output from this installer class output from the class library.Answered | 5 Replies | 8477 Views | Created by project2n5e0o1 - Friday, January 18, 2008 9:55 PM | Last reply by xpertprogrammer - Saturday, June 16, 2012 8:11 AM -
1 Votes
Disable or Do not allow to change setup installation path while installing Visual studio setup
In the User Interface view in the setup project's IDE you should be able to just delete that dialog.Answered | 3 Replies | 4741 Views | Created by Ajjy - Monday, November 15, 2010 1:41 PM | Last reply by Ajjy - Tuesday, November 16, 2010 12:05 PM -
0 Votes
Creating a setup wizard-> Files are not installed under selected installation path
Do you have the admin permission/ You can create a install log by using msiexec command: msiexec.exe /i "<msi ...Unanswered | 5 Replies | 2625 Views | Created by Tobias_K - Friday, June 8, 2012 6:44 AM | Last reply by Bob Wu-MT - Monday, June 11, 2012 9:24 AM -
0 Votes
setup wizard
i can't find my target. it just detect the missing component but when it found that the target machine missing this component (example .net frameworks 2.0) i want my wizard install ...Answered | 4 Replies | 3077 Views | Created by middlecowboy - Friday, December 5, 2008 12:43 PM | Last reply by middlecowboy - Tuesday, December 16, 2008 5:48 PM -
0 Votes
Find the installation path in the registry
It's my guess that you won't be able to find out because the install path is not automatically recorded in the uninstall registry info unless your setup set the ...Answered | 4 Replies | 1203 Views | Created by Friedel Hartmann - Wednesday, November 18, 2015 9:06 AM | Last reply by PhilWilson - Thursday, November 19, 2015 8:40 PM -
0 Votes
Creating Setup .net
This should be a file path, a network share, a Hypertext Transfer Protocol (HTTP) address, or a File Transfer Protocol (FTP) address.Answered | 1 Replies | 2741 Views | Created by SSK_010181 - Tuesday, June 29, 2010 5:18 AM | Last reply by Paras Sanghani - Tuesday, June 29, 2010 5:30 AM -
0 Votes
How to know install path in setup dll
The installation directory is supplied as a parameter in the Install_Init , Install_Exit and Uninstall_Init entry points of the setup DLL.Answered | 2 Replies | 3208 Views | Created by Raja Babu B - Tuesday, November 10, 2009 10:40 AM | Last reply by Raja Babu B - Friday, November 13, 2009 7:02 AM -
0 Votes
Windows Installer sometimes silently fails to install data files under [LocalAppDataFolder]
Maybe Windows Installer is sometimes creating this folder in an unexpected location.Answered | 6 Replies | 4732 Views | Created by Jim Black CG - Wednesday, June 3, 2009 5:20 PM | Last reply by Jim Black CG - Wednesday, June 10, 2009 7:16 PM -
1 Votes
Changing location path during installation
You need to create the folder where ever you like to install.Answered | 2 Replies | 1360 Views | Created by Ajay Parsana - Tuesday, August 14, 2012 9:20 AM | Last reply by programmer on .net - Tuesday, August 14, 2012 9:59 AM - Items 1 to 20 of 2919487 Next ›
No announcements