Alpha_95 Posted June 9, 2021 Share Posted June 9, 2021 (edited) Bonjour, J'utilise la version 1.7.1 de SFX dans npp.txt: ;!@Install@!UTF-8! GUIMode="2" GUIFlags="4" RunProgram="npp.exe /S" AutoInstall="waitall:npp.exe /S" AutoInstall="waitall:ext.exe" AutoInstall0="waitall:npp.exe /S" AutoInstall0="waitall:ext.exe" AutoInstall0="waitall:regedit /s npptitle.reg" ;!@InstallEnd@! ensuite: copy /b 7z.sfx + npp.txt + npp.7z npp.exe puis je tente de l'installer (manuellement en cli) npp.exe /ai0 Cela a toujours fonctionné ainsi, je ne comprends/vois pas mon erreur ? Merci à vous pour votre aide J'ai essayé en echappant mais pareil ;!@Install@!UTF-8! GUIMode="2" GUIFlags="4" RunProgram="waitall:\"npp.exe\" /S" Autoinstall="waitall:\"npp.exe\" /S" Autoinstall="waitall:\"ext.exe\"" Autoinstall0="waitall:\"npp.exe\" /S" Autoinstall0="waitall:\"ext.exe\"" Autoinstall0="regedit.exe /s \"npp.reg\"" ;!@InstallEnd@! Je pensais à l'encodage mais hélas non, le problème persiste. J'ai trouvé, c'était le fichier .sfx le problème :x Edited June 12, 2021 by Alpha_95 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.