Hello guys: I've made created a installer modifying the nsis file, now, I'm trying to embed this installer into a cab file that will get executed through the browser, so the user doesn't have to install anything. This is what i have so far: the .exe file the .inf file. the .cab file the html for the...
I tried to do the same but with my own Installer I created, modifying some of the nisi script. Now here is my question, I have my setup.exe, and my .inf file, where do I get the classid? is it really necessary to run the activex control?