The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Gunner on March 28, 2010, 04:52:07 PM

Title: Windows 7 program run oddity
Post by: Gunner on March 28, 2010, 04:52:07 PM
Installed Windows 7 and ran it with the created admin account from installation to setup the box.  Ran my file type editor and it runs fine but when I change an extension, nothing is changed on the system.  Next I created a normal user account and ran the program "as admin" and the changes are shown.  Am I missing something here?
Title: Re: Windows 7 program run oddity
Post by: dedndave on March 28, 2010, 05:57:42 PM
it sounds as though the first account is not really an admin account
maybe check the permissions/policies for the group it is in ?
Title: Re: Windows 7 program run oddity
Post by: donkey on March 28, 2010, 09:45:15 PM
Sounds like a virtualization issue:

http://msdn.microsoft.com/en-us/library/bb756996.aspx
Title: Re: Windows 7 program run oddity
Post by: tenkey on April 02, 2010, 06:07:34 AM
I know for certain that if you update a data file in the Program File tree, the latest version you worked with may be in a shadow directory. Had to hunt down one such file. This feature started with Vista.

An account with admin privileges will access the file in the main directory, but a user account will need to find the "virtual" directory which is somewhere in the "your account" folder.
Title: Re: Windows 7 program run oddity
Post by: oex on April 02, 2010, 01:02:11 PM
I'm sure it makes $ense for Microsoft