.
This commit is contained in:
parent
b6c337b0b9
commit
1d5c13bbef
@ -188,10 +188,14 @@ copy /Y %TOOLS%\scripts\config\wt-settings.json %LOCALSTATE%\settings.json 1>nul
|
||||
|
||||
rem TOTALCOMMANDER
|
||||
mkdir %APPDATA%\GHISLER 1>nul 2>nul
|
||||
if NOT EXIST %APPDATA%\GHISLER\WINCMD.ini (
|
||||
echo Copying standard inifile for TOTALCOMMANDER ...
|
||||
copy /Y %TOOLS%\optional\config\WINCMD.ini %APPDATA%\GHISLER 1>nul 2>nul
|
||||
)
|
||||
if NOT EXIST %APPDATA%\GHISLER\wcx_ftp.ini (
|
||||
echo Copying standard TOTALCOMMANDER ftp config file ...
|
||||
copy /Y %TOOLS%\optional\config\wcx_ftp.ini %APPDATA%\GHISLER 1>nul 2>nul
|
||||
)
|
||||
|
||||
rem THISPC
|
||||
echo Adding "This PC" icon for current user on desktop Windows 10 ...
|
||||
|
Loading…
Reference in New Issue
Block a user