Click here to Skip to main content
15,881,381 members
Home / Discussions / Windows Development
   

Windows Development

 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
RedDk30-May-17 7:42
RedDk30-May-17 7:42 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Richard MacCutchan30-May-17 8:44
mveRichard MacCutchan30-May-17 8:44 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
kalberts30-May-17 22:42
kalberts30-May-17 22:42 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Richard MacCutchan30-May-17 22:52
mveRichard MacCutchan30-May-17 22:52 
AnswerRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Terry Perez8-Sep-17 4:00
Terry Perez8-Sep-17 4:00 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
OriginalGriff14-Sep-17 21:56
mveOriginalGriff14-Sep-17 21:56 
QuestionDisable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
djdynamix18-Apr-17 8:01
djdynamix18-Apr-17 8:01 
AnswerRe: Disable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
Richard Deeming24-Apr-17 9:08
mveRichard Deeming24-Apr-17 9:08 
djdynamix wrote:
4) Create a task in Task Scheduler to run the app with administrator permissions. This is impractical because the machine administrator password has to be written into the task.

Not necessarily - you might be able to get away with ticking the "Do not store password" option. The task would only have access to local resources, but it sounds like that's all you need.

Alternatively, you could adjust the permissions on the relevant files / folders / registry keys to give the standard user the required access.

Or, if the older application doesn't have a manifest, you might be able to get away with file and registry virtualization:
Registry Virtualization (Windows)[^]
Folder Virtualization in Windows Vista - Rick Strahl's Web Log[^]
Using the CorrectFilePaths Shim to Redirect Files on Windows Vista – The App Compat Guy[^]
Using VirtualRegistry to Redirect Registry Keys on Windows Vista – The App Compat Guy[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Disable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
djdynamix30-Apr-17 6:06
djdynamix30-Apr-17 6:06 
GeneralRe: Disable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
Richard Deeming3-May-17 9:40
mveRichard Deeming3-May-17 9:40 
GeneralRe: Disable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
djdynamix6-May-17 13:50
djdynamix6-May-17 13:50 
AnswerRe: Disable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
Gerry Schmitz3-May-17 11:56
mveGerry Schmitz3-May-17 11:56 
GeneralRe: Disable UAC for standard accounts in Windows 10 (Please read full post before replying. Thanks.) Pin
djdynamix6-May-17 13:45
djdynamix6-May-17 13:45 
QuestionWindows 10 network copies cull "system files"? Pin
charlieg16-Mar-17 16:43
charlieg16-Mar-17 16:43 
AnswerRe: Windows 10 network copies cull "system files"? Pin
charlieg16-Mar-17 17:26
charlieg16-Mar-17 17:26 
JokeRe: Windows 10 network copies cull "system files"? Pin
Randor 21-Apr-17 16:36
professional Randor 21-Apr-17 16:36 
NewsCode Signing Pin
Michael Haephrati4-Dec-16 2:35
professionalMichael Haephrati4-Dec-16 2:35 
GeneralRe: Code Signing Pin
Kornfeld Eliyahu Peter4-Dec-16 3:22
professionalKornfeld Eliyahu Peter4-Dec-16 3:22 
GeneralRe: Code Signing Pin
Michael Haephrati4-Dec-16 7:14
professionalMichael Haephrati4-Dec-16 7:14 
GeneralRe: Code Signing Pin
Kornfeld Eliyahu Peter4-Dec-16 19:47
professionalKornfeld Eliyahu Peter4-Dec-16 19:47 
GeneralRe: Code Signing Pin
Michael Haephrati5-Dec-16 0:09
professionalMichael Haephrati5-Dec-16 0:09 
GeneralRe: Code Signing Pin
Richard MacCutchan4-Dec-16 21:26
mveRichard MacCutchan4-Dec-16 21:26 
GeneralRe: Code Signing Pin
Michael Haephrati5-Dec-16 0:09
professionalMichael Haephrati5-Dec-16 0:09 
QuestionAudio converter Pin
theoosaam6-Sep-16 5:40
theoosaam6-Sep-16 5:40 
AnswerRe: Audio converter Pin
reimond1211-Sep-16 15:36
reimond1211-Sep-16 15:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.