windows - How to build installer of some files? -



windows - How to build installer of some files? -

i have files on laptop, need build program.exe installer or program.msi installer.

purpose is:

-when pressing program.exe, must release 1 file c: disk, , other file desktop.

how can it? can find program?

thanks much!

i utilize inno setup built installers. installers generated scripts. imagine yours small, specify source file , want installed, nail "compile" , it'll build installer you.

windows installer

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -