AppDeploy.com

 


MSI & exe installing differently..

Click here to associate this thread with a Package KB article.
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [AppDeploy Forums] >> Package Development >> MSI & exe installing differently.. Page: [1]
Login
Message << Older Topic   Newer Topic >>
MSI & exe installing differently.. - 1/20/2010 10:48:52 AM   
sumarchana

 

Posts: 83
Score: 1
Joined: 4/22/2008
Status: offline
Hi there,

I am pacakging an aplication called Paragon software. This is actually a setup driven MSI. If i run the setup it installs fine to c:\ Paragon.(calls msi-setup.log).
Issue here is, if i run the MSI directly with Issetupdriven=1 property it comes up with an error 1406 with a below message.

Product: Paragon Version 5.30.023 -- Error 1406.Could not write value AutoSaveUserSettings to key \SOFTWARE\Paragon Software Systems Plc.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
 
I have not got the exact solution for this. If this works i  can change the MSI.
Also how do i incorporate both MSI & exe? In a MST? Please clarify.

Also the heirarchy of the files/folders installed by setup & MSI are different. Now the requirement is to change the install location from C:\ to D:\. I know i can edit this in a MST but there are lot of things to be changes like env variables and so on.
 
does this make sense? can i do these changes?

Suma
 
Post #: 1
RE: MSI & exe installing differently.. - 1/20/2010 1:33:42 PM   
mekaywe

 

Posts: 254
Score: 5
Joined: 11/21/2008
From: India
Status: offline
Using ProcMon will show what it is trying to do.

Might be the setup.exe installs few files --- cross check.
Yes, you can embed everything in a MST.

(in reply to sumarchana)
Post #: 2
RE: MSI & exe installing differently.. - 1/21/2010 1:04:26 AM   
dnmech

 

Posts: 44
Score: 0
Joined: 11/2/2007
Status: offline
quote:

Error 1406.Could not write value AutoSaveUserSettings to key \SOFTWARE\Paragon Software Systems Plc.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.

Prima Facie, it looks like it is related with previlage issue. Did u try to give permission to the registry? Sometimes the permission thru MSI does not work. Try using SubInACL tool.

(in reply to sumarchana)
Post #: 3
RE: MSI & exe installing differently.. - 1/21/2010 3:06:53 AM   
sumarchana

 

Posts: 83
Score: 1
Joined: 4/22/2008
Status: offline
This is a vendor MSI and i've not modified anything. I"ve not assigned any permissions.
FYI, I am installing it as an admin.

< Message edited by sumarchana -- 1/21/2010 3:07:19 AM >

(in reply to dnmech)
Post #: 4
RE: MSI & exe installing differently.. - 1/21/2010 3:10:39 AM   
sumarchana

 

Posts: 83
Score: 1
Joined: 4/22/2008
Status: offline
Setup.exe installs few files under c:\Paragon. The same set of files being installed by MSI under c:\PSupport.
But with a log file i can confirm that the setup is calling a vendor MSI. In this case the folde rstructure is being different ans also some of the registries & its values.

Should i repacakge setup and capture changes and include it in MST? (This would have the MSI + exe changes)

Kindly suggest me..

(in reply to mekaywe)
Post #: 5
RE: MSI & exe installing differently.. - 1/21/2010 9:12:48 AM   
VBScab


Posts: 6623
Score: 190
Joined: 9/5/2006
From: London, UK
Status: offline
Clearly, since you end up with different INSTALLDIRs, the set-up stub is passing parameters to MSIExec. That should be easy enough to determine from the log. Check out the command line which appears in it and also the various properties which are different.


_____________________________

- Don't know why 'x' happened? Want to know why 'y' happened? ProcMon will tell you.
- Try using http://www.google.com before posting.
- I answer questions only via forums. PMs and personal emails will be ignored.

(in reply to sumarchana)
Post #: 6
RE: MSI & exe installing differently.. - 1/25/2010 5:26:54 AM   
sumarchana

 

Posts: 83
Score: 1
Joined: 4/22/2008
Status: offline
Thanks VBScab but i've decided to run the setup silently with setup.iss file. Thanks!!

(in reply to VBScab)
Post #: 7
Page:   [1]
All Forums >> [AppDeploy Forums] >> Package Development >> MSI & exe installing differently.. Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.047