How can i use this trick to make it open a safe program in this case
C:\Windows\System32\schtasks.exe /run /tn "\UAC pass\3dsmox" /p %1
the exe is called 3dsmox.exe which is 3dsmax 8 that requires UAC on modern windows;
i would like to assign .max files to run with this bypass.
so essentially
.max file ---open---> task scheulder -----> open .max file with admin 3dsmax without uac popup.
is this possible ?
How can i use this trick to make it open a safe program in this case
C:\Windows\System32\schtasks.exe /run /tn "\UAC pass\3dsmox" /p %1
the exe is called 3dsmox.exe which is 3dsmax 8 that requires UAC on modern windows;
i would like to assign .max files to run with this bypass.
so essentially
.max file ---open---> task scheulder -----> open .max file with admin 3dsmax without uac popup.
is this possible ?