Jonathan,

Thanks again for the info, but I believe you're misunderstanding my request (or, as is very possible, I'm not wording it correctly). I need to create an application that *becomes* a Windows System Service, and registers itself with the operating system to run as a System Service.

Regards,
Michael


On Mar 1, 2006, at 11:09 PM, Jonathon Bevar wrote:

Michael,

Well, I understand, but its not a service as it is all embedded into the RB application. I too did not want to go to a service, I wanted it all embedded into the application.

Other then what I have that I got via Phil M using his PHPRegistration code, I am sorry but not sure of what else there is.

I have modified his code for my use, if you care to look at it, here it is. There is a readme file to aid in installing it and adding the code to an RB project. This is the same code used in my App that I showed you earlier.

http://www.onclicksoftware.com/downloads/PHPRegistration.zip

I hope this helps,

Jonathon


----- Original Message ----- From: "Michael Williams" <[EMAIL PROTECTED]>
To: "Jonathon Bevar" <[EMAIL PROTECTED]>
Sent: Wednesday, March 01, 2006 7:58 PM
Subject: Re: Self-registering Windows Services


Jonathan,

Call me paranoid, but i'd rather not *run* a "random" executable that becomes a service if it's all the same. ;) I would appreciate, however, if you could point me to some quality instruction regarding the technique(s) involved.

Thanks,
Michael

On Mar 1, 2006, at 9:01 PM, Jonathon Bevar wrote:

Michael,

I have a program that has a self Registration process that you can look at. Here is the program that I created using it.

http://www.onclicksoftware.com/downloads/MedALERTpc2006r1setup.exe

Let me know if this is something you are looking for. Try the program for the registration process, then let me know.

Jonathon


----- Original Message ----- From: "Michael Williams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, March 01, 2006 5:56 PM
Subject: Re: Self-registering Windows Services


Keith,

Thanks for the link, however, that's not exactly what I'm looking for. Close though. What I need is the ability *through code* to have a program register *itself* as a service. I don't want to rely on some *other* program to do that for me. If you have a link to a quality tutorial or something on this subject specifically that would be great.

Regards,
Michael


On Mar 1, 2006, at 4:41 PM, realbasic-nug- [EMAIL PROTECTED] wrote:

Subject: From: "Keith Hutchison" <[EMAIL PROTECTED]>
Date: Thu, 2 Mar 2006 07:53:28 +1100

Hi Michael

Have a look through
http://www.aaronballman.com/programming/REALbasic/ ServiceManager.php


On 3/2/06, mwilliams <[EMAIL PROTECTED]> wrote:

Anyone know how to go about creating a Windows .exe that registers itself
as a service?  I've
looked at Aaron Ballman's "Windows Functionality Suite", but I see nothin=
g
about a .exe
registering itself as a service.  Any input would be appreciated.

Regards,
Michael
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>




--
Keith Hutchison
http://balance-infosystems.com http://realopen.org


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>




--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.1/271 - Release Date: 2/28/2006




--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.1/271 - Release Date: 2/28/2006







--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.1/271 - Release Date: 2/28/2006




--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.1/271 - Release Date: 2/28/2006



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to