Is there any way that I can create a small single page .exe that can call up the “Run” command so that the user can deactivate his ebook exe. using this small single page exe, the new versions of window like vista and 7 the “Run” command is hidden and not easy accessible.
Scenario - Ive send a compiled version to a customer, he now longer wants the ebook and wants his money back, so Ive compiled the book with the deactivation option, but the customer cant seem to find the “Run” command under windows 7 and can not supply me the deactivation code untill he is able to activate the “Run” command. Does this make any sense.
Create a REG file, show_run.reg, with notepad or a simple text editor with the following. Do NOT use Word or WordPad.
**Note: **It will be immediate if the user does it himself from the link. If he double clicks on the REG file, preferably, he will need to logoff and log back on to see the run command or he can stop the process, Explorer.exe and restart it from the Task Manager. Logging off would be easier.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_ShowRun"=dword:00000001