Windows 8 Gadgets

Discussion in 'Windows 8' started by behdadsoft, Jan 12, 2014.

  1. behdadsoft

    behdadsoft MDL Novice

    Jun 15, 2010
    26
    0
    0
    #1 behdadsoft, Jan 12, 2014
    Last edited by a moderator: Apr 20, 2017
    Hi.
    I Installed (windows 8 Desktop Gadgets 1.3) on windows 8, but don't run automatic windows sidebar.
    I add this registry for run automatic but after restart pc, remove it automatical from registry .

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
    "Sidebar"="C:\\Program Files\\Windows Sidebar\\sidebar.exe /autoRun"
    
    also i think for run custom gadgets should add tem in settings.ini. this is my settings.ini:
    but I don't know that is correct or no.

    Code:
    [Root]
    SettingsVersion=00.00.00.02
    SidebarShowState=Imploded
    SidebarDockedPartsOrder=0x1,0x2,0x3,0x4,0x5,
    Section0=1
    Section1=2
    Section2=3
    Section3=4
    Section4=5
    [Section 1]
    PrivateSetting_GadgetName=%PROGRAMFILES%\windows sidebar\gadgets\FirefoxClock.gadget
    PrivateSetting_Enabled=true
    [Section 2]
    PrivateSetting_GadgetName=%PROGRAMFILES%\windows sidebar\gadgets\Calender.gadget
    PrivateSetting_Enabled=true
    [Section 3]
    PrivateSetting_GadgetName=%PROGRAMFILES%\windows sidebar\gadgets\ControlSystemWithClock.gadget
    PrivateSetting_Enabled=true
    [Section 4]
    PrivateSetting_GadgetName=%PROGRAMFILES%\windows sidebar\gadgets\MultiMeter_2.gadget
    PrivateSetting_Enabled=true
    [Section 5]
    PrivateSetting_GadgetName=%PROGRAMFILES%\windows sidebar\gadgets\RecycleBin.gadget
    PrivateSetting_Enabled=true
    loadFirstTime=defaultGadget
    can anyone help me?

    Thanks
     
  2. Helmutcheese

    Helmutcheese MDL Member

    Jul 29, 2009
    182
    27
    10
    You already asked this on another forum and no doubt have not bothered to read my reply, at least now you add a bit more information.