Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Direct boot into front-end, XP GUI on exit

  1. #11
    Mac Car Moderator kandyman676's Avatar
    Join Date
    Apr 2004
    Location
    Maryland
    Posts
    813
    As LTi said, the *correct* way is to use Win XP pro and make a specific login for your PC startup via Local Group Policy, and then a separate admin login for your maintenance.
    "If it works this good why F with it?" -KMFDM "Intro"

    Strive for ethical wardriving: http://faq.wardrive.net/

    My CarCPUs: v1 - 2000 | v2 - 2004
    Mp3Car Meets: http://detrimental.org/eyecandy/MP3CarMeets

  2. #12
    Newbie
    Join Date
    Apr 2009
    Posts
    23
    if i have multiple screens which screen will the front end display on?

  3. #13
    Constant Bitrate
    Join Date
    Feb 2007
    Location
    Taylorsville, UT
    Posts
    134
    I would suggest using the actual registry system class instead of relying on WMI.

    Like:
    Registry.SetValue("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
    NT\CurrentVersion\Winlogon", "Shell", "explorer.exe", RegistryValueKind.String)

    You will need to add a using or Imports statement for Microsot.Win32

    This is of course, for .NET only.
    -James
    Car: 2004 GTI VR6 24v Turbo 2.8L, GT35R, 630cc, Unitronic, Bosch 044, etc, etc..
    Main PC:i7 920@4Ghz, 6GB DDR3, MSI X-58 Pro-E, Win 7 x64 RTM, Scythe Mugen2, 128GB G.Skill Falcon, 2x ATI4850 512MB Crossfire, Auzentech X-Fi Forte, Grado Labs SR-80

  4. #14
    Variable Bitrate
    Join Date
    Nov 2007
    Posts
    300
    Quote Originally Posted by portreathbeach View Post
    You would have thought that after XP looks at the 'shell' entry and runs the front-end, it wouldn't look at it again, but it does, and explorer.exe will only run the full GUI if the 'shell' entry is explorer.exe.
    I'm guessing that explorer.exe checks the registry every time it gets started. If it is the designated shell, it provides the taskbar and start menu; if it is not, it just opens one little window.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Problems with XM input thru any front end
    By CyberLogic in forum Software & Software Development
    Replies: 10
    Last Post: 05-07-2006, 01:49 PM
  2. This is an awesome front end, and here is why:
    By WhiteRabbit in forum NeoCar Media Center
    Replies: 47
    Last Post: 08-27-2005, 09:43 PM
  3. BASIC Stamp question
    By Banderon in forum General Hardware Discussion
    Replies: 18
    Last Post: 05-07-2004, 08:33 AM
  4. So many Front Ends now, we need a Front End to load the Front Ends.
    By LESLIEx317537 in forum Software & Software Development
    Replies: 5
    Last Post: 04-09-2004, 04:53 AM
  5. GUI Front end skins
    By BMW318_Mp3 in forum Software & Software Development
    Replies: 0
    Last Post: 08-29-2002, 04:48 PM

Bookmarks

Posting Permissions

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