I have a particular issue whereby I need to run NotePad++.exe without admin rights but only
if I am accessing a file on my Samba share. I Currently have a toolbar button defined as
%envFldProgramFilesX64%\NotePad++\NotePad++.exe {allfilepath}
. Under NotePad++.exe
Properties>Compatibility it is currently set to “Run this program as an administrator”, which I need
to do most of the time. My Samba share drive letter is P:. Is there some way I can test {allfilepath}
for the drive letter P: and act accordingly, run with or without admin rights?
Thanks
Bob Gregory