| Thread | Last Post | Replies |
|
| creating personal Setup with the visual studio tool | 28 Feb 2006 15:54 GMT | 1 |
how can you change the filename of an included file to a name that the user gave during the installation process??? i am using the EditA1 thing, but i cant seem to use the data properly
|
| .NET MSI Web Setup Project problem. Error message" The installer was interrupted before ... could be installed. You need to restart the installer to try again" | 23 Feb 2006 16:31 GMT | 1 |
=== Verbose logging started: 2/22/2006 23:41:04 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINNT\system32\msiexec.exe === MSI (c) (80:C4) [23:41:04:221]: Resetting cached policy values MSI (c) (80:C4) [23:41:04:221]: Machine policy value 'Debug' is 0 MSI (c) (80 ...
|
| How to find a directory exists or not | 23 Feb 2006 06:24 GMT | 6 |
From the setup program, how to check for whether a particular directory exists in the target machine. Say, I want to search whether the following directory exists or not: Program Files\Common Files\Microsoft Shared\VS Help Data\8.0\Filters\1033
|
| Optional Setup | 22 Feb 2006 19:04 GMT | 1 |
I have a solution with serveral class libraries the user can install via my deployment (setup) project. The user will need to pick the components they want installed during the msi setup routine. How can I give them a treeview like Visual Studio setup does
|
| Standalone Setup for Linux using Mono | 20 Feb 2006 22:00 GMT | 1 |
is there a way to build an installer for Linux, which installs Mono an my application on Linux-platforms? Thanks, Markus
|
| word wrap for custom text boxes | 20 Feb 2006 20:31 GMT | 2 |
At the end of my installation I have a text dialog box which displays rather a long text explaining post setup instructions. I resized the text box using ORCA and editing customaction table for EDIT1 textbox height. But the text is still displayed as one line and user has to
|
| Setup gets interrupted | 17 Feb 2006 23:41 GMT | 1 |
I am facing strage problem with Setup. I have created Setup as part of my application inorder to directly take output of my applications. Setup gets interrupted and following msg appears.
|
| Deployment project | 16 Feb 2006 02:46 GMT | 3 |
Dear Sir, I have 5 setup's with me and i want to make all these setup under one deployment project and it should install one after another. Is it possible to do with vb.net? if yes then how?
|
| integrating visual sourcesafe 6.x with visual studio 2005 | 15 Feb 2006 12:07 GMT | 3 |
hi i have just installed visual studio 2005 on my pc running side by side with the 2003 version , sourcesafe 6, and sql server2000. i have a problem integrating vs2005 and vss. There is no source control option on the file menu although vss and vs2003 are working fine together.i ...
|
| setting default value for radiobutton | 15 Feb 2006 02:45 GMT | 1 |
I used a dialog box with 2 radio buttons to indicate the default installation folder.If button1 is selected the default folder is set to [programfilesfolder][manufacturer]\[productname]; if second radio button is selected default will be set to P:\[manufacturer][productname].
|
| Redistribution of .NET with application (non-administrative instal | 14 Feb 2006 11:29 GMT | 5 |
Our application uses the .NET framework. How can we install/run the application if the user does not have .NET and he does not have administrative priviliges. Any idea will be appreciated.
|
| Silent framework 2 install | 11 Feb 2006 21:02 GMT | 1 |
I need to install the .Net framework v2 silently with a progress bar. There seems to be only 2 ways to do it, dead silent (The user is left staring at a blank screen for 10 minutes) or full UI, where they have to agree to the license and click next.
|
| distributing debug dll's | 10 Feb 2006 19:01 GMT | 5 |
Does dotnetfx contain the debug dlls? I.e., MSVCR80D.DLL, etc. If not, how does one deploy these? Thanks, David
|
| Uninstalling VS.NET 2003 | 10 Feb 2006 17:20 GMT | 1 |
I'm trying to uninstall VS.NET 2003 and I get the error message 'Setup can't determine the correct order...' and quits. Is there a way to solve this problem. Thanks,
|
| automating .NET 1.1, .NET 2.0, DirectX 9c and Managed DirectX DLLs | 10 Feb 2006 03:47 GMT | 1 |
I've written an application using .NET 2.0 that makes use of the .NET 1.1 Managed DirectX libraries. It looks like it is difficult to isntall this on client machines (which is strange, maybe this will improve with Vista?)
|