top of page
Any of my free tools can be freely shared, but only in case where there is no profit, even from ads.
Anyway you can share the link to my website if you like it.
If you like my tools, please support me at: https://ko-fi.com/Wilenty ,
thanks to you I will be able to improve my tools and create new ones.
Search

Plug-ins for InnoSetup

InnoSetup is a good installer for beginners, but for example, if you want to get information about CPU, GPU, IP, etc. - you will have to create your own plugin (DLL). The installer extracts the plugin (DLL) to a temporary location and loads it, and it takes some time... I managed to "translate" some of Windows API functions to use them directly in the InnoSetup code. So, I share them as a plugins.


 
 
 

Recent Posts

See All
InnoSetup v6.4.2-{2025-03-12}

Source updated to the latest v6.4.2 of InnoSetup: https://github.com/jrsoftware/issrc/commit/05cffee88dddaa2c2cf95128faef6386c843d979#dif...

 
 
 

Comments


bottom of page