Copy and paste this into a CF template and run it.

<CFSET CFKey = "4p0L@r1$">

<CFREGISTRY
    ACTION=GET

Branch="HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVers
ion\Server"
    Entry="AdminPassword"
    Variable="AdminPassword">

<CFOUTPUT>
      Registry Password: #CFusion_Decrypt(AdminPassword, CFKey)#
</CFOUTPUT>




Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Jim Curran" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 11, 2002 1:13 PM
Subject: Admin Password


> Hello all,
>
> Is there anyway to retrieve a lost admin password for CFMX?
>
> Thanks.
>
> - j
>
>

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to