Francesco Posted January 24, 2006 Posted January 24, 2006 I don't know if this should be a bugfix or a feature request however I noticed that when an application requires another one (using "Dependent Of" field) the required application should be installed first but it is not. Can this behaviour be fixed in next version? I had this problem because of the mce update rollup 2 that requires .net framework 1.1 to be installed first.Thanks in advance
Dynaletik Posted January 24, 2006 Posted January 24, 2006 I think to solve this "problem" you should use the installation order parameter for the entries, so that the program that requires Net Framework has a higher order number than the Framework itself. I solve this by sorting the config.js, so Framework and the drivers get installed first, and then the apps get installed.
Francesco Posted January 27, 2006 Author Posted January 27, 2006 yeah that's what I used I was just reporting that I think it should behave like I said, with dependances installed first than other items
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