Re: [Development] Qt installer framework exe file

2015-04-13 Thread Karsten Heimrich
On 13.04.2015 07:43, Berkay Elbir wrote: Hello all; I am using Qt installer 2.0.0. But I can not run my installer.exe as an Admin. I updated my config.xml file like this : TargetDir @ That cannot fix your issue, it's not used on Windows. but problem is still exist. Installer crashes when I

[Development] Qt installer framework exe file

2015-04-12 Thread Berkay Elbir
Hello all; I am using Qt installer 2.0.0. But I can not run my installer.exe as an Admin. I updated my config.xml file like this : TargetDir @ but problem is still exist. Installer crashes when I do not run it as an admin. Thanks in advance, Berkay Elbir __