Vista-specific compiler options

Windows specific forum
User avatar
kenmo
Addict
Addict
Posts: 2056
Joined: Tue Dec 23, 2003 3:54 am

Vista-specific compiler options

Post by kenmo »

I'm far behind on the Vista-related compiler options, could someone explain these two?

Apparently Admin Mode lets you write to restricted folders,
and User Mode disables file redirection.
But you cannot select both at once?

For a backup program that might copy any folder to any other folder, what options should I use?

Also I use a registry function to associate a file type... how might this be affected?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Vista-specific compiler options

Post by ts-soft »

You can only use one of this. For your Backupprogram use AdminMode.
Post Reply