Skip to content
⌘ NSIS Forum Archive

Create Folder & Change Config File

1 posts

ericroehr#

Create Folder & Change Config File

Hello,

i have a few problems....

I must create a folder and release them, to work with him over the network. Then i will give my configfile the "local computer name" (some prefix?) and behind them the folder i want create.

fx.
# Directories
dir "\\\\[local computername]\\[created folder]\\"
I dont want to do this via a batch file, so if someone could answer i will be happy!! (Sorry for my worst english)