Results 1 to 3 of 3

Thread: [2008]RESOLVED Windows Vista and it's preventitive startups

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2007
    Posts
    279

    Resolved [2008]RESOLVED Windows Vista and it's preventitive startups

    Hi,

    As you know if you ever set an application to run at Startup in Vista by setting your program's entry under HKLM\CurrentVersion\Run section - when it attempts to run, you will see a Windows Defender has blocked applications at startup.

    How do other applications bypass this? I've installed applications of which none complain of this? How do I make a program startup in Vista and not receive that warning message, I don't want to modify the user's defender settings or anything like that.

    Here's the solution: If Windows Vista blocks programs from running at Startup, it is because you are trying to run a program with UAC. So simply make a small program (like a loader), to load the other program.

    It will end up in an annoying UAC popup, but hey it works.
    Last edited by samtheman; Oct 6th, 2008 at 11:56 AM. Reason: Fixed
    If you found any of my posts helpful then please rate them.

    CodeBank

    Form Fading Effects in VB.NET and C#

  2. #2
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [2008] Windows Vista and it's preventitive startups

    Try setting it in the HKCU\CurrentVersion\Run
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2007
    Posts
    279

    Re: [2008] Windows Vista and it's preventitive startups

    Good idea but I need it to run for all users rather than the one who launched the application.

    The only way I guess I could do it (install Vista in VPC, doing now) and try and perform a registry snapshot of when I allow the application to work in Windows Defender and copy the registry entries.
    If you found any of my posts helpful then please rate them.

    CodeBank

    Form Fading Effects in VB.NET and C#

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width