Aztek

Member
  • Content count

    435
  • Joined

  • Last visited

Posts posted by Aztek


  1. Hi

    As i have said before, i had the problem of Internet Explorer always opening links i click in ApexDC++

    Now, i found the reason, the reason is simple :P

    Even if Firefox thinks it is the default browser an important registry key is NOT changed, the default application variable...

    So, how to change (Please note i do not take responsibility for damages after editing the registry)

    Start > Run > "regedit" (without quotes)

    Browse to:

    HKEY_CLASSES_ROOT > http > shell > open > ddeexec > Application

    Change the (Default) to "Firefox" (without quotes)

    Then go to:

    HKEY_CLASSES_ROOT > http > shell > open > command

    Change the (Default) to:

    "C:\Program Files\Mozilla Firefox\Firefox.exe" -requestPending -osint -url "%1"

    (that whole line, with quotes)

    Now, do the same to https, just in the HKEY_CLASSES_ROOT > https area, no keys are different :)

    Why firefox does not do this automatically is a mystery, but hey, my fix works :D

    p.s. i'll see if i can make a reg file do this automatically and safely.

    p.s 2 maybe this belongs as a guide "To make IE stop opening URL's"

    EDIT: i made a reg file that does this automatically, just download and run it...

    HERE


  2. that only happens to me after i open apexdc (it starts minimized) but when i maximize the hubwindows, minimize apex and restore axpex i see the windows always resizing and maximizing (especially if my computer is very busy)


  3. Currently there is no "Refresh IP every [preset] minutes" feature in ApexDC++. Either use "Auto update IP on startup" if it's enough and works out for you, or follow the guide and get a dynamic DNS (no-ip is good too).

    WHAT are you talking about noctis...

    p.s. i belive tth matches that file no matter the name but search only the name


  4. well, seem to have fixed that, that value was not shown in the colors.css file so all i added was

    /* Post author */
    
    p.author {
    
    	color: #FFFFFF;
    
    }

    and there all my problems solved, now just to go off and change all pictures to png's ;)

    happy p2p'in


  5. the only thing i thing it is is the class in the p tag (author)

    but the only color css about that is

    /* Profile links */
    
    .postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
    
    	color: #FFFFFF;
    
    }
    
    
    .postprofile a:hover, .postprofile dt.author a:hover {
    
    	color: #FFFFFF;
    
    }

    obviously not that, that's set to white


  6. vista has loads of new things

    for a short example

    new 3d engine (dx10)

    the "aero"

    the sound mechanism

    and others, obvously those all need new drivers to work and that takes time

    soon, probably all or atleast most vista driver problems will be gone :)