| Thread | Last Post | Replies |
|
| Error 1935 on install | 23 Aug 2007 15:18 GMT | 3 |
I recently was having troubles installing Visual Studio 2005 on Vista, and in the process of trying to solve it, I uninstalled the .NET 2.0 Framework. Now, when I try to reinstall it using the dotnetfx.exe file downloaded from MS's website, I get the following error:
|
| Annoying Installation "feature". How do I disable it???? | 21 Aug 2007 17:38 GMT | 3 |
I've created an installer for my app. I must have done something different this time from the last time, but when it runs my app from the shortcut the installer created, it also does some sort of check to make sure everything is installed properly and if it isn't, it helpfully ...
|
| Setup Parameters | 21 Aug 2007 13:54 GMT | 2 |
I simply try to change the 'Manufacturer', 'Product Name' etc., I was earlier advised that to select the setup project in solution explorer and then View->Properties Window I don't have this sub entry under the view option
|
| Destination Folder Name | 20 Aug 2007 19:52 GMT | 4 |
How can I set the default destination folder name and not get 'Default Company Name' Thank you, Samuel
|
| What is the best size/resolution for the BannerBitmpa in setup UI? | 06 Aug 2007 23:52 GMT | 2 |
I'm using vs2005, .net2. I need to request for a image internally for a image file to use in my C# windows application's setup.msi. What size and resolution should I request? Thank you.
|
| Validating User Interface Data... | 06 Aug 2007 20:28 GMT | 1 |
In one step in my setup program I'm asking user to supply database connection information. How can I prevent user from moving forward if fields are left empty? Thanks,
|