Reputation: 21
How do I make google drive open my powershell files ( .ps1 / .psm1 / .psd1 ) ?
now it tries to open those file with google drive viewer ( which wants to play it as media ).
I don't need to be able to actually run these scripts, but I want to view them in a script project or Notepad alike interface.
Upvotes: 1
Views: 712
Reputation: 7000
If you want to view a script on Google drive
online follow these steps:
Google drive
and go to 'open with'
>> 'Connect more apps'
'Anyfile Notepad'
and connect it'Anyfile Notepad'
'Anyfile Notepad'
access to your Google drive
accountand you will be able to view the script online from Google drive
. This will also allow editing of the file and saving it back to Google Drive
.
Upvotes: 1