| Thread | Last Post | Replies |
|
| CReating Short cut to an application on XP SP2 | 13 Sep 2007 07:35 GMT | 5 |
01. I created a simple VB.NET form (say application X), added a third party control from Component1, created set up and installed ona XP with SP2 (machine 1). 02. I went to another XP with SP2 (Machine 2) on the LAN, created a a shrot
|
| Visual Studio sp1 upgrade fails due to 1305 error | 11 Sep 2007 14:51 GMT | 1 |
I am trying to install sp1 on an XP Pro machine and am getting the following 1305 error. I have tried to research this problem and found many others who have experienced it but I have yet to find a solution that works for me. Please note that I am running this under an admin ...
|
| setting registry values in setup proj | 10 Sep 2007 05:39 GMT | 3 |
I want to set values in the registry but only if they are not already set. So on an upgrade I dont verwrite the settings the user already has set I tried Launch condition REG1=HKLM/Software/Acme/regval1
|
| Where is the fully-featured tools for building MSI ? | 09 Sep 2007 18:42 GMT | 5 |
Where can I get the fully-featured tools for building MSI files (that have IDE support)? Can anybody forward me to its URL for purchase and download info?
|
| Appending to the Path Environment Variables ? | 09 Sep 2007 14:04 GMT | 3 |
I'm using VS2005 Setup project. I need to add a folder path to system 'Path' Environment Variables. I did find the 'Path' registry value under: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
|
| Team Foundation Server Workgroup fails to isntall | 08 Sep 2007 23:28 GMT | 4 |
Tried multiple times to get this installed ... followed the instructions to a "t" even explored these "recommendations http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=242318&SiteID=1
|
| using custom folder for a custom action argumnet ? | 06 Sep 2007 18:34 GMT | 1 |
I'm using the VS2005 setup project. In the 'File System' I have added a custom folder named 'Matlab Runtime' and set its DefaultLoation to '[ProgramFilesFolder]\MatlabRuntime'. I wish to use this folder as an argument to a custom action. the custom
|
| File install depending on registry key ? | 06 Sep 2007 18:24 GMT | 1 |
I'm using VS2005 Setup project. I need to check if a specific registry key exist in the registry. If it exists - to skip installing some file. If not exists - to installing some file.
|
| VS 2003 and 2005 | 05 Sep 2007 21:35 GMT | 1 |
I have to install both 2003 and 2005 on one machine, will I have an issue with this? The machine I am installing it on is Windows 2000 SP4 with 384MB memory. TIA,
|
| How to restart at the end of the installation? | 05 Sep 2007 20:24 GMT | 1 |
I'm using the VS2005 setup. I'm setting the Path of the system environment variable, so I need to restart the target computer when the installation is done. Can anybody tell how do I do it?
|
| How to execute a third party utility during the install? | 04 Sep 2007 13:52 GMT | 1 |
I'm using the VS 2005, and in the setup program I'm writing, I need to execute during the installation a third party executable that it's some kind of self extracting zipped file that takes an arguments. How do I execute this kind of executable during the installation together
|
| No "Open From Source Control" Menu Item | 01 Sep 2007 08:14 GMT | 1 |
I installed VS2005 on a user's machine and then installed Visual Sourse Safe. When I try and open a project from Source Control I do not have that menu item. File/Source Control/Open From Source Control
|
| SQL Server Security with Dot Net | 01 Sep 2007 08:12 GMT | 1 |
I am just beginnin with C# and dot net. I am able to understand most of what is happening and am making reat progress. However, all of the security stuff has me stumped.
|
| difference between web application and web site | 01 Sep 2007 08:09 GMT | 1 |
I want to use the web application project. However when I do I do not have the copy web function. I can use the create a new web site but it does not allow me to set the visibility of files. Does anyone out there know this: If a web application is on a web site why is it not a ...
|