‎04-04-2011 08:55 AM
‎04-04-2011 11:54 AM - edited ‎04-04-2011 11:56 AM
Hello Nivedha,
These are the Installation paths currently supported by Application Builder http://digital.ni.com/public.nsf/allkb/811FACF92E678065862576660077CE21
There is no path called "C:\Users\Public\Documents", so I hope you have to do it manually. After copying the files from the Personal Folder to Public folder, just give a try with the Windows CMD to set the appropriate folder permission. If the application builder can able to set the Permission level as "Unlock", sure we can also do it.
AshwiN,
‎04-04-2011 12:52 PM
You said you are copying the files programmatically. How are you doing this? Have you checked the permissions on the files in the new directory? It's likely they've inherited the permissions of the parent directory.
There are times when the NI Installer doesn't suit all needs, which is when you have to use a third-party installer to give you the ability to do what you need. I use Inno Setup for my installer.
‎04-05-2011 09:01 AM
I don't have a ton of experience, but I have run into problems with Windows 7 doing this kind of thing to me. Even if I am an administrator on the machine I can't do all the things a "super admin" can do. I think this article may help:
If that doesn't help let me know. I know I've fixed similar issues, but I don't have to do it often, and I can't remember exactly what I had to do.