Bonjour,
J'ai compile un windows installer a l'aide du setup editor UI de microsoft.
J'ai ajoute nouvellement 2 dlls et un executable dans cette installer. J'ai fait cela en utilisant le File system Editor.
J'aimerais ajouter ces 3 fichiers dans "Application folder" sous "File system editor".
Cependant j'ai l'erreur suivante lorsque j'execute mon installer sur une machine propre :
J'ai trouve sur internet ce message :The file '_3D14C...' cannot be installed because the file cannot be found in cabinet file '_ACFAC1C4...'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
http://blogs.msdn.com/windows_instal...02/486616.aspx
Ils disent :Mais je ne sais pas comment organiser "the file sequence" depuis le "file editor" . Quand j'ajoute un fichier dans l'installer avec le file editor il met automatically le fichier dans un ordre alphabetique. On ne peut modifier l'ordre."Any new files in the upgrade package need to be added at the end of the file sequence.".
Quel peut etre la solution a mon probleme ?
Merci
Partager