I had the same problem.  So I finally added an option to my
application that was turned on by default and automatically added a shortcut
Icon to the logged on user's Start folder.  If that user didn't want it to
start, he could change the option and it would auto-delete the shortcut Icon
from just his startup folder. 

from "Robert Meek" dba "Tangentals Design"
Creative Concepts Programming for Windows Vista
E-mail:  ffo...@comcast.net
"Most people would sooner die than think; in fact, they do so!"
        [Bertrand Russell  1872-1970]

-----Original Message-----
From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On Behalf
Of jli...@gmail.com
Sent: Thursday, April 30, 2009 9:43 PM
To: Borland's Delphi Discussion List
Subject: Vista and Autostart

Hello all,

One of my application makes itself autostart by adding an entry
under this registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

However, I discovered that when running as a non-Administrator
user, that doesn't work. Windows Defender doesn't let it run,
because it's not digitally signed. Is there a solution for
automatically starting an application when run as a non-Admin user
on Windows Vista?

-- 
Thanks,
Jack

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to