January 24, 200620 yr 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
January 24, 200620 yr 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.
January 27, 200620 yr Author 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
Create an account or sign in to comment