Question. what is your exe doing that is causing the take ownership issue?
what does it do?
i am wondering if the problem may be in what the exe does or is attempting to do.
check out this function may do what you need
it is in qm system folder
other possible problems
the installer script is not configured correctly
my suggestion is to use inno setup instead. I have used it in the past many times and never had any issues with permissions
i just tested it with a qm generated exe that modifies the registry and had no issues at all.
what does it do?
i am wondering if the problem may be in what the exe does or is attempting to do.
check out this function may do what you need
it is in qm system folder
other possible problems
the installer script is not configured correctly
my suggestion is to use inno setup instead. I have used it in the past many times and never had any issues with permissions
i just tested it with a qm generated exe that modifies the registry and had no issues at all.
