Home > Documentation > Miscellaneous
You probably does not see resulting file if you're not under admin account and try to create it in the default folder that is "c:\Program Files\Intelligent Converters". This is because of User Account Control (UAC), the Windows security feature that protects Program Files directory. It diverts user data stored in the Program Files into special folder inside user's home. For our case it is:
C:\Users\{username}\AppData\Local\VirtualStore\Program Files\Intelligent Converters\
where {username} must be replaced with actual user name. There are two options to prevent that kind of behavior:
How to disable User Account Control
UAC can be disabled via the Control Panel options as follows:
Now UAC is disabled.
Have questions? Contact us