@jerry-wa0h, A Visual Studio Installer project should be configured to place deployable content (e.g., images, databases, etc.) in the MSI file. You should do this with the File System Editor. The setup.exe that is created by the Installer project is only used to check for and install any missing prerequisites such as the VC++ runtime or a version of the .Net Framework.
? how to add dependency files (images, databases) to visual basic (setup.exe) using (Microsoft visual studio Installer Project) ? jerry age 82
jerry-wa0h
20
Reputation points
visual basic 2022 .. windows 11 .. i am using (Microsoft visual studio Installer Project) to create a deployable (setup.exe) file .. i can't find a way to include dependency files (images, databases, etc) in the (setup.exe) file .. you can download the old 2008 version of my program (free) from my website .. wa0h.com .. jerry .. age 82 .. computer programmer since 1963 (60 years).
Developer technologies VB
2,892 questions