|
I tried it, but now my installer FREEZES on launch! I reverted the DLL file... I have another problem though... I need to have my installer change a global variable on initialization, depending on the type of Windows... If it is Platform 9x, then I want it to change the variable to contain "A"... If it is Platform NT, then I want it to change the variable to contain "U"... I want the variable to change in the .onInit function... Global Variable is called "ENCODING"...
Last edited by Pharaoh Atem; 30th April 2006 at 13:15.
|