Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Platformsdk MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 08-02-2010, 11:01 AM   #1 (permalink)
Baiju K U
Guest
 
Posts: n/a
Default Problem in installing a custom application in VISTA using MSI installer

Hello

I have an MSI installer application which installs the setup files which I
need to run a SaaS application. In this setup we are trying to install a
component developed in VC++ 2008. It requires MSVC++ redistributable. So we
have added merge modules also as part of the setup. The setup is packaged
using MS Visual studio 2003 package and deployment tool. This is working
with out any problem in Windows XP. But when we tried to install this in
Windows 7 and Windows Vista we came across the following problems

1. The component (developed in VC++ 2008) mentioned above failed to register
during the setup. We have to install MSVC++ redistributable separately and
run the setup again to register this component.

2. The setup is accepting a target folder path (C:\AppSetup) during the
setup process. But all the files in the setup are installed in the root
drive (C:\)irrespective of the target folder specified. The user accounts
has enough permission to install the setup.

What would be the probable reasons for these problems?

Thanks
Baiju


  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 On
Forum Jump


All times are GMT. The time now is 02:30 AM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com