Thank you for your help, RickI'll try making it and see if that fixes the "problem" ------------- I figured out what is happening... The HideMenu.js is in the EnterpriseFiles table (image below). But he isn't in the Javascripts folder, only when the msi file is recompiled into a single msi package and later executed/installed, the .js appears in the Javascripts folder. I tried to install the administrative install package, but the .js wasn't installed along with the rest of the files. :no: I'm creating a 7-zip sfx with the administrative install package to reduce the final file size..MSI (single msi package) ≅ 35MB.EXE (administrative install package) ≅ 22MB As you can see above, the differences are significant. That said, what do you think I can do besides decompile (create a administrative install) again with the MSI (lite) file?