Python1320 Posted April 4, 2007 Posted April 4, 2007 Sometimes when i try to install applications on windows server 2003 I get 'Application cant be run/installed on this OS' (or similar...)Is there any way to bypass this check?Usually these apps are created with install shield.
jaclaz Posted April 4, 2007 Posted April 4, 2007 It depends on the kind of application.Some will work allright once installed, some won't.For the first kind is a matter of "working around" the installer checks, for the second kind is either impossible (like missing .dll's, subsystem, whatever) or needing some "deep" modifying of the .exe.Check these:http://www.msfn.org/board/index.php?showtopic=94003&hl=http://www.msfn.org/board/index.php?showtopic=62418&hl=jaclaz
ideasoon Posted April 5, 2007 Posted April 5, 2007 It may be the windows installer's problem , I have the same problem no long ago!
tguy Posted June 26, 2007 Posted June 26, 2007 Sometimes you can get away with changing the registry key to reflect a different product version so the installation can complete while thinking it is Windows XP for example and not Windows Server 2003.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now