Hi,
I have only a simple question for my setup design:
I start my the setup.exe and in the script, following is called:
After installation, I call the setup again, using Programs&Features of Windows. Is the TextSub still available?
I have only a simple question for my setup design:
I start my the setup.exe and in the script, following is called:
Code:
TextSubSetValue(SETUP_RECONFIGURATION, "1", FALSE);