DirCreate deny access Topic is solved

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
songdg
Posts: 575
Joined: 04 Oct 2017, 20:04

DirCreate deny access

Post by songdg » 25 Mar 2024, 10:28

I try to use DirCreate to a folder at "C:\Program Files", but encounter deny access problem, and wonder what is the trick for other apps (AutoHotkey and WinRAR are both installed in that folder) to do that?

User avatar
mikeyww
Posts: 26991
Joined: 09 Sep 2014, 18:38

Re: DirCreate deny access

Post by mikeyww » 25 Mar 2024, 10:45

Possibly an elevated script, because that is a protected directory.


songdg
Posts: 575
Joined: 04 Oct 2017, 20:04

Re: DirCreate deny access

Post by songdg » 26 Mar 2024, 04:44

Problem solved, thank you very much :clap:

Post Reply

Return to “Ask for Help (v2)”