Flexera Software Community  

Go Back   Flexera Software Community > Products > InstallShield > InstallShield Windows 12
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #6  
Old 03-27-2007, 08:54 PM
Christopher Painter's Avatar
Christopher Painter Christopher Painter is offline
Uber User (1000+ Posts)
 
Join Date: Jul 2003
Location: Austin, TX
Posts: 4,049
I've been told that a developer at ULead successfully passed Vista Logo testing ( with the help of Macrovision explaining the intent of the law vs the letter of the law ) using an InstallScript MSI project compressed in a setup.exe.

Microsoft is a big company and sometimes inconsitent in their direction, but it can be done and you might want to consider contacting InstallShield Technicial Support if you want to try to enlist their assistance in accomplishing your certification. You should not have to switch to Basic MSI.

Hopefully after enough people come to the table with this project type it'll get easier for the rest to follow.
__________________
Christopher Painter, Industry Leading Windows Installer Expert
Visit DeploymentEngineering.com for contact information
Note: I am (mostly) retired from the InstallShield Community Forum.
Reply With Quote
  #7  
Old 03-28-2007, 07:15 PM
Chanchito Chanchito is offline
User (5+ Posts)
 
Join Date: Mar 2007
Posts: 9
Using InstallScript MSI projects to pass Vista Logo

Hi,

Frankly speaking, not all test cases cannot pass.
With InstallScript MSI you can build your installer into separte setup.exe and a msi file.

Until now, the problems I found are

test case 19: the required UninstallString value is missing and located in another location

test case 25: the MsiRMFilesInUse dialog is missing. Actually it doesn't have dialog table if you open the msi file using Orca

I'm currently working on 23. Actually, I don't know if all problems can be fixed, but I'm still trying.

Thank you guys and any discussion is welcome

Last edited by Chanchito : 03-28-2007 at 07:17 PM.
Reply With Quote
  #8  
Old 03-29-2007, 05:30 AM
Christopher Painter's Avatar
Christopher Painter Christopher Painter is offline
Uber User (1000+ Posts)
 
Join Date: Jul 2003
Location: Austin, TX
Posts: 4,049
The MSIRMFilesInUse dialog check is simply incorrect. InstallShield MSI projects use an external UI handler and don't rely on the internal mechanisms for UI such as the dialog table. InstallShield could put a fake dialog table just to shut the test up, but why should they?

Many Microsoft installs also use their own custom UI handler. .NET framework and Visual Studio are two examples. How do they pass their own tests??

This is all really a non-issue... it's just getting the right people in Microsoft convinced by the other right people in Microsoft.
__________________
Christopher Painter, Industry Leading Windows Installer Expert
Visit DeploymentEngineering.com for contact information
Note: I am (mostly) retired from the InstallShield Community Forum.
Reply With Quote
  #9  
Old 05-25-2007, 05:53 AM
Chanchito Chanchito is offline
User (5+ Posts)
 
Join Date: Mar 2007
Posts: 9
Talking Thank you all

Thank you all for the help. We've pass the certification with InstallScript MSI project
Reply With Quote
  #10  
Old 05-25-2007, 06:00 AM
Christopher Painter's Avatar
Christopher Painter Christopher Painter is offline
Uber User (1000+ Posts)
 
Join Date: Jul 2003
Location: Austin, TX
Posts: 4,049
Congratulations!

Funny thing is in 10 years of setup development I've never gone certified because none of my employers/clients had interest in it. If I ever need to, I'll be looking for help!
__________________
Christopher Painter, Industry Leading Windows Installer Expert
Visit DeploymentEngineering.com for contact information
Note: I am (mostly) retired from the InstallShield Community Forum.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:15 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© 2010 Flexera Software Inc. All rights reserved.