Managed Software (Notepad++) faulty ActiveSetup

  • 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
    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
  • Dieses Thema enthält einen weiteren Beitrag, der nur für registrierte Benutzer sichtbar ist, bitte registrieren Sie sich oder melden Sie sich an um diesen lesen zu können.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!