Seite 1 von 1

[solved] Probleme mit Notepad++ deinstallation

Verfasst: 09 Apr 2022, 14:42
von johnydo
Hallo zusammen,

ich bin neu im Thema opsi und habe so meine Probleme. Leider bekomme ich es nicht hin Notepad++ wieder sauber zu deinstallieren und ich weiß nicht wie ich weiterkomme. Die Installation funktioniert problemlos nur die deinstallation schlägt fehl bzw. in opsi wird success (uninstall) angezeigt aber auf dem Endgerät ist es nach wie vor vorhanden.

Mein Vorgehen war folgendes. Habe mit dem opsi Detektor die Notepad++.exe analysisiert und alles entsprechend angepasst. Danach das opsi Paket gebaut und deployed damit es im Katalog verfügabr ist.
Über die Produktkonfiguration auf setup gestellt und installiert. Danach taucht das Paket auf meinem Endgerät auf und funktioniert auch sauber. Sobald ich die deinstalltion starte wird es in opsi ebenfalls als deinstalliert angezeigt allerdings ist auf dem Endgerät noch alles da und die deinstallation ist gar nicht gestartet.
2.PNG
2.PNG (37.21 KiB) 1095 mal betrachtet
3.PNG
3.PNG (9.66 KiB) 1095 mal betrachtet
4.PNG
4.PNG (6.26 KiB) 1095 mal betrachtet

Re: Probleme mit Notepad++ deinstallation

Verfasst: 09 Apr 2022, 14:43
von johnydo
Sorry hab ein Bild vergessen :)
1.PNG
1.PNG (49.29 KiB) 1094 mal betrachtet

Re: Probleme mit Notepad++ deinstallation

Verfasst: 09 Apr 2022, 21:15
von SisterOfMercy
Show the resulting script, please.

But maybe it is as simple as using pf64 as installdir.

Re: Probleme mit Notepad++ deinstallation

Verfasst: 09 Apr 2022, 22:02
von johnydo
Hi,

sorry I am absolutely new in opsi. Where can I find this log?

Ok, I install again with pf64.

Re: Probleme mit Notepad++ deinstallation

Verfasst: 10 Apr 2022, 00:37
von johnydo
Hi,

good tip with pf64. I changed my pathes in the opsi detector and after that it works :). Thank you!
Bild1.png
Bild1.png (60.65 KiB) 1061 mal betrachtet

Re: Probleme mit Notepad++ deinstallation

Verfasst: 11 Apr 2022, 00:34
von SisterOfMercy
johnydo hat geschrieben: 09 Apr 2022, 22:02 sorry I am absolutely new in opsi. Where can I find this log?
Not the log, the script! opsi-setup-detector creates a script for you. The script is what is executed, and there is so much more possible.

In your could also have used the /D parameter and tell notepad++ to install into another directory, just as with almost all nsis installers.