|
|
#1 |
|
Junior Member
|
hi @all,
It's possible to add and Cancel a Network Drive with NSIS. (Maybe a Plugin includes the WNetAddConnection and WNetCancelConnection) greets Amun |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Dec 2006
Posts: 1
|
I am not sure if this is what you are asking but here goes...
I add and remove network drives in my scripts. I do this with exec and the command "net use". Here is a snippet of how I add a Q: drive through windows code: And here is how I remove that Q: drive code: Q: is just an example... it can be any drive letter not in use. |
|
|
|
|
|
#3 |
|
Junior Member
|
Thanks, it works
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|