Quote:
Originally Posted by Masquerade
I use a similar feature to what you ask in my installer, to decide whether a user will have a full power installation or limited installation ("Low Resource Mode")
Code:
('low_ARC.ini');('low_CLS.ini');
;
Hopefully this helps you out. This code is tied with a checkbox.
|
How do you rename them later? ISDone or UnARc don't read "low_ARc.ini" as "ARC.ini" do they?