Installing to run as a windows app for the first time. Attempted to run from C:\Program Files\gefesle\ - while user account is local admin, powershell isn't running elevated. gf runs, but it can't create wwwroot in C:\Program Files\gefesle\ because duh permissions.
Throws exception - need to trap that and every other file creation call to elegently handle permission mismatches.. show a meaningful error.
Installing to run as a windows app for the first time. Attempted to run from C:\Program Files\gefesle\ - while user account is local admin, powershell isn't running elevated. gf runs, but it can't create wwwroot in C:\Program Files\gefesle\ because duh permissions. Throws exception - need to trap that and every other file creation call to elegently handle permission mismatches.. show a meaningful error.