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.
[solved] Probleme mit Notepad++ deinstallation
[solved] Probleme mit Notepad++ deinstallation
Zuletzt geändert von johnydo am 11 Apr 2022, 17:36, insgesamt 1-mal geändert.
Re: Probleme mit Notepad++ deinstallation
Sorry hab ein Bild vergessen 

- SisterOfMercy
- Beiträge: 1556
- Registriert: 22 Jun 2012, 19:18
Re: Probleme mit Notepad++ deinstallation
Show the resulting script, please.
But maybe it is as simple as using pf64 as installdir.
But maybe it is as simple as using pf64 as installdir.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Re: Probleme mit Notepad++ deinstallation
Hi,
sorry I am absolutely new in opsi. Where can I find this log?
Ok, I install again with pf64.
sorry I am absolutely new in opsi. Where can I find this log?
Ok, I install again with pf64.
Re: Probleme mit Notepad++ deinstallation
Hi,
good tip with pf64. I changed my pathes in the opsi detector and after that it works
. Thank you!
good tip with pf64. I changed my pathes in the opsi detector and after that it works

- SisterOfMercy
- Beiträge: 1556
- Registriert: 22 Jun 2012, 19:18
Re: Probleme mit Notepad++ deinstallation
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.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!