Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > MSI installation error on Vista RC1 that is not seen in Win XP or

Reply
Thread Tools Display Modes

MSI installation error on Vista RC1 that is not seen in Win XP or

 
 
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
About vista Sp1 installation error MichaelQJ Windows Vista General Discussion 2 01-23-2008 12:40 PM
"Cannot proceed with Installation" Error during Vista Installation nwb Windows Vista General Discussion 1 01-06-2008 03:00 AM
"Cannot proceed with Installation" Error during Vista Installation nwb Windows Vista Installation 2 01-05-2008 10:11 PM
Error during Vista installation noname Windows Vista Installation 3 02-09-2007 03:55 AM
Vista Installation Error Neelakandan Windows Vista Installation 0 10-05-2006 06:48 AM



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