Jump to content

titou2k

Member
  • Posts

    138
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by titou2k

  1. I add french and german package here.

    @OCedHrt

    http://www.big-boys.com stream doesn't work with IE :no:

    @orben

    Earthcam works with IE.

    @all

    Install process:

    Remove WMP9 and WMP6.4 with nLite and no 'Media Player Compatibility'

    Run codec package after installing WinXP (find it on my Webpage)

    If Firefox: copy npdsplay.dll in the firefox plugins folder

    Working stream for testing: (IE and Firefox) BBC News Headlines

    known problems:

    Some stream doesn't work with firefox.

    Some other stream doesn't work with firefox and IE.

  2. Right clik on icon bar

    Select custom (something like that, i use french version so i am not sure of menu traduction)

    Switch from small to big icon.

    is it working?

    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons]
    "SmallIcons"="no"

  3. This is a system folder. You cannot delete it except if you change the folder picture path in the registry

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
    "My Pictures"="...folder path..."

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
    "My Pictures"="...folder path..."

  4. something like this: (if you put taskkill in "%CDROM%\Software\)

    cmdow @ /HID
    @echo off

    IF EXIST D:\CD.txt set CDROM=D:
    IF EXIST E:\CD.txt set CDROM=E:
    IF EXIST F:\CD.txt set CDROM=F:
    IF EXIST G:\CD.txt set CDROM=G:
    IF EXIST H:\CD.txt set CDROM=H:
    IF EXIST I:\CD.txt set CDROM=I:
    IF EXIST J:\CD.txt set CDROM=J:

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installing Applications" /f
    REG ADD %KEY%\007 /VE /D "Yahoo! Messenger v6.0.1750" /f
    REG ADD %KEY%\007 /v 1 /D "%CDROM%\Software\Yahoo\Yahoo1750.exe /s" /f
    REG ADD %KEY%\007 /v 2 /D "%CDROM%\Software\TASKKILL.exe /F /IM ypager.exe" /f

  5. @jmbattle

    Could you send me (if you have it) english version of dxmasf.dll and strmdll.dll?

    I use french version in this test package.

    Changelog:

    Updated each files in their last version.

    Removed wmpshell.dll which put WMP command in context menu.

    Removed wmidx.dll. It seems that it is not usefull.

    Added your 3 files.

×
×
  • Create New...