python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to share Azure File Share data with the stakeholder within the organization?
I am trying to find an easy way to share some files (each of size 7GB or more) with the stakeholder within the organization. These large files are sitting on Azure file share. I tried to access UNC pa...
user1550623
Votes: 0
Answers: 1
Convert Windows/MacOS links and share them with colleagues
Is there an easy solution for Windows/MacOS link conversion to share links with colleagues?
I have a windows link for e.g.:
\\networkshare\folder\subfolder
and i want to convert to:
smb://networkshar...
sven4321
Votes: 0
Answers: 1
Use Process.Start to open explorer.exe window to UNC path that requires login
I would like to open a Windows Explorer window to a UNC path that requires a login outside of my network using System.Diagnostics.Process.Start. I do not want or need to pass credentials to actually a...
Rick
Votes: 0
Answers: 0