microsoft-file-explorer Questions

2

Solved

I'm currently trying to write a script and I'm relatively new to PowerShell: function RunScript { # Prompt the user for their username $username = Read-Host "Enter your username" # Pr...
Inertia asked 12/1, 2024 at 19:25

2

My Exel VBA saves a pdf file to OneDrive locally "C:\Users\Name\OneDrive\FileName.pdf". I need to find some code that gives med the URL to this file, so that it can be typed into a cell. ...
Hanoverian asked 3/5, 2022 at 13:45

3

I'm currently working with a python script that has the following code. It opens a file that has JSON text and determines a value from that. browseFiles() def browseFiles(): global fileName fileNa...

16

I know that in MacOS, people use the open . command to open the current directory in a file manager. Does anybody know the appropriate command to do the same task in Bash on Windows?
Halleyhalli asked 30/11, 2016 at 3:17

1

Solved

Good Afternoon All! Working on a script that my co-workers use, we move a lot up to Sharepoint and the objective was to make an easy method to set the file to read-only and compress it using the b...
Concertmaster asked 17/7, 2019 at 19:46
1

© 2022 - 2025 — McMap. All rights reserved.