exchange12rocks: (Default)
[personal profile] exchange12rocks
on error resume next

set WshNetwork = WScript.CreateObject("WScript.Network")

Drives = Array("D", "E", "F", "H", "I", "J", "K", "L", "M", "N")

For Each Drive in Drives
    WshNetwork.MapNetworkDrive Drive & ":", "\\file\" & Drive & "$", False
Next

Profile

exchange12rocks: (Default)
Kirill 'kf' Nikolaev

September 2016

S M T W T F S
    123
456789 10
11121314151617
18192021222324
252627282930 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 7th, 2025 01:44 pm
Powered by Dreamwidth Studios