Managed Software (Notepad++) faulty ActiveSetup

Feedback und Verbesserungsvorschläge zu ACMP
Antworten
Drawdy
Beiträge: 1
Registriert: So Feb 19, 2023 7:55 pm

Hi,

has no one ever noticed that your managed Software for Notepad++ has a faulty ActiveSetup Batch file?
Im pretty sure those 3 lines can never work.

Code: Alles auswählen

XCOPY "C:\Program FilesNotepad++\userprofile\AppData\Local\Notepad++\*" "%HOMEPATH%\AppData\Local\Notepad++\" /Y /H /E /I
XCOPY "C:\Program FilesNotepad++\userprofile\AppData\Roaming\Notepad++\*" "%APPDATA%\Notepad++\" /Y /H /E /I
if not exist "%APPDATA%\Notepad++\config.xml" XCOPY "C:\Program FilesNotepad++\userprofile\AppData\config.xml" "%APPDATA%\Notepad++\" /Y
Benutzeravatar
JDoering
Beiträge: 89
Registriert: Mo Dez 15, 2008 3:45 pm

Hi,

thanks for your report.
I have forwarded this bug to out Package Factory, it will be fixed in the next version of the package.

Best regards
Jens Döring
Senior IT Support Engineer

support@aagon.com
http://www.aagon.de

Aagon GmbH
Lange Wende 33
D-59494 Soest
fon: +49-2921-789-200
fax: +49-2921-789-244
Antworten