Hello,
Could you help me please? I have 2 qestions -
1)
In my installer I have set of folders which can be installed or not.
Lets suppose that user while installing choose do not install one of the folders(e.g. folder1).
After installing he goes to the Control Panel(or run installer again). And check "Modify"(Change) action.
After that I have my own dialog where user can choose what funcionallity he want to add to existing installation.
For that I need to add additional folder to install directory.(add our folder1)
Problem - how I can get that folder?
As far as I understand all my folders packed to the some package. While regular installing - files and folders will be extracted from that package.
But modify(change) action is not regular install.so extraction does not occur. am I right? or if not - when extraction process begins? so how I can get my folder from "packed" data?
2)
I have a strange behaviour of ui.
After installation I want to do modify(change) action. But if I run this action from control panel I have corrupted ui.
Looks like controls doesn't have transparent backgroud.background is white. See attached files.
But everything is fine if I launch setup.exe file again and go to the Modify action.
For some reason I can't upload file to attach. So I've upload pictures to one of picture storage -
corrupted ui - http://clip2net.com/s/5mSudl
ui is fine - http://clip2net.com/s/5mSwxX
Thanks in advance,
Alex