erste Fassung derdropItem remov und create
This commit is contained in:
@@ -36,6 +36,6 @@ powershell -Command "$s=(New-Object -COM WScript.Shell).CreateShortcut('%SHORTCU
|
||||
REM Icon für CS Übersetzung anlegen
|
||||
powershell -Command "$s=(New-Object -COM WScript.Shell).CreateShortcut('%SHORTCUT4%');$s.TargetPath='%TARGET4%';$s.IconLocation='%ICON4 %';$s.Save()"
|
||||
|
||||
|
||||
pause
|
||||
REM Öffne den Ordner damit man sieht ob es geklappt hat
|
||||
explorer.exe %INSTALL_DIR%
|
||||
|
||||
Reference in New Issue
Block a user