Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > Installation issue on Vista RC1 that is not seen in XP or 2k

Reply
Thread Tools Display Modes

Installation issue on Vista RC1 that is not seen in XP or 2k

 
 
Dan
Guest
Posts: n/a

 
      09-15-2006
I have a device driver installation package using the deployment method for
creating the MSI in Visual Studio 2005. This MSI places all of the files on
the PC needed for device driver installation and then performs a custom
action to call an executable to pre-install the INFs and drivers onto the PC.
For Windows XP and 2k this mechanism works fine. But when I installed the
MSI on Vista RC1 or earlier I always received the message
"There is a problem with this Windows Installer package. A program required
for the installation could not be run. Contact your support personal"
which forced the package to unload. Before clicking the OK button I check
the directory structure and everything is present and installed in the
correct directory.

I tried using the msiexec command line option to log the installation but
the package was not installed correctly. In the MSI we create and install
the INFs and drivers in the

C:\Program Files\Common Files\Motorola Shared\MotPCSDrivers.

When I run the command line option the installer installs the files in

C:\Program Files\Common Files\Motorola Shared\MotPCSDrivers\Common
Files\Motorola Shared\MotPCSDrivers

which is completely wrong. The installation completes but the installation
did not add my menu items in the start up menu or does not show up in the
add/remove programs for me to uninstall the MSI.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista installation of various programs issue.. shortcuts not creat markm75 Windows Vista General Discussion 9 04-23-2008 08:33 PM
Vista Ultimate x64 Installation Reboot Issue Shoel Windows Vista Installation 1 05-25-2007 11:40 AM
Vista Installation freeze up issue a major problem for Microsoft.. The CAT Windows Vista Installation 2 03-05-2007 09:30 PM
Vista Installation Issue at Gathering Files Stage Mark Austin Windows Vista General Discussion 29 12-03-2006 05:08 PM
Installation Issue Datafetish Windows Vista Installation 4 09-18-2006 08:33 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59