| Thread | Last Post | Replies |
|
| VS 2005 SP1 upgrade or VS 2008 for Windows 7 | 22 Feb 2010 15:28 GMT | 1 |
My application (Desktop + WM 5.0) is developed on VS2005. We are testing its compatibility with Windows 7. Shall we use VS2005 sp1 which works with Vista/Win7 or we should upgrade to VS2008.
|
| change language in setup | 19 Feb 2010 11:46 GMT | 2 |
I want the person who installs my application to see the installation dialogs in Swedish. As it is now it is in English. The localization property of the setup project in VS2008 only contains some other laguages to choose from.
|
| Installing device drivers as part of VS2008 setup application | 09 Feb 2010 11:29 GMT | 2 |
A colleague in another department has produced device drivers for some USB devices that I need to communicate with in my VS2008 .Net application, and I'm looking to simplify the installation experience for our users. Currently I just put the driver files onto the CD in a folder, ...
|
| Multiple setup projects | 08 Feb 2010 21:50 GMT | 1 |
I need to have separate outputs for the same vb winform project. Can I included several setup projects in the same vb solution to accomplish this such that when solution is built each setup creates its own setup package? Thanks
|
| System not configured? | 07 Feb 2010 23:19 GMT | 1 |
I had to restore my computer and did a back up. When I try to run the office programs, I get the error message "Operating System is not configured to run this program" How can I restor my office products from the backup?
|
| Putting a shortcut on the startmenu in VS2008 deployment project | 01 Feb 2010 17:54 GMT | 4 |
I have this deployment project in VS2008 where I have 2 applications (exe:s) packed in the msi. Both will be put in a %ProgramFiles%/ myFolder at install time. Lets call the applications A and B. For application A a shortcut is also created on the Windows start
|