C&P
This is version 1.2.0 of the KeyUpdate User.exe add-on. In this version you can use multiple prameters in one action (Execute and Keys).
I included the Coolsat, Coolsat 8000, viewsat, and Sonicview loaders.
Just decompress the contents of the rar to the KeyUpdate folder, run KeyUpdate and check the "User.exe" check box in the FTA tab (upper right).
I have included examples for Coolsat 4k, 5k, 6k, 8k, Viewsat, and SonicView.
Also... You know that when keys change and autoroll is not working your buddies and family members begin to bug you 'cause they want new keys "right now". Well, to show you what things you can do with this add-on, I've included 2 examples of how to send mails with the new keys when KeyUpdate detects a change.
The first example is the "SendMail.atpl" Action Template file which will read the new keys from the "key.keys" file and send and e-mail to a distribution list. You need to define the values for the "FROM" and "TO" variables in the "MailKeys.act" action file. You must have an SMTP (Simple Mail Transfer Protocol) server running on your PC, which you can install as a Windows component for free (Control Panel, Add/Remove Programs, Add/Remove Windows Components, then select Internet Information Service (IIS), click details, check SMTP, and continue with the wizard -- you need your windows installation CD).
The second example is for sending the e-mail with the new keys through GMail. I selected GMail because it provides for keyboard shortcuts which makes it easier to compose and send an email without using the mouse (could not use attachments because they cannot be accessed through the keyboard). Just define the "TO", "USERNAME", and "PASSWORD" parameters in the "MailKeys.act" action file and change the "ACTIONTEMPLATE" value to "GMail.atpl".
C&P
It seems that the editor is giving error of missing OCX. It's because it uses the MS Flex Grid Control.
I've included an attachment with these files, so just uncompress in the same folder as Add-on.
You may also uncompress it under the "%Windir%\system32" directory.
Then you can register by clicking on start... Run... and typing "regsvr32 %Windir%\system32\MSFLXGRD.OCX" (without quotes).
Anyway, the editor isn't really necessary, since you can edit the files with notepad, but it REALLY makes things a LOT easier for editing.
end of C/P
enjoy!