Earn money online being a Web Entrepreneur
4 May
Since I posted my article on Monetizing using Screensavers, I have received a large number of emails from all sorts of people, with fabulous ideas, asking for more precise information on how to actually do the ‘techie’ part behind this idea. What I am going to explain below is something I have done myself, so it is tested and does work. I hope I manage to explain this correctly:
We start with three files:
Firstly, we want to rename the files like so:
Essentially, what we want to happen, is have the person run the installer.bat file, which I will get to in a moment, and on execution of this file, the other two files will be renamed to executables, and will be executed. The reason for renaming them, is to force the user to run the .bat file, rather than the other files by themselves. Another reason could be to hide what the user is installing, but this is not a fair approach in my opinion!
* We want to open notepad, and create a file called installer.bat. In this file we would have something like this..
ren screensaver.db screensaver.exe
ren infofiles.db infofiles.exe
screensaver.exe
infofiles.exe
This is a four part process:
I have not had a great deal of time to play around with affiliate companies, to see what installs they have to offer, but after all the emails, I at least wanted to be able to explain how we go about doing this!
Good luck!
Leave a reply