Jump to content

troycicle

Member
  • Posts

    162
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by troycicle

  1. I'm having a problem with RyanVM's new Framework. The .Net Broadcastwindow 1.0.5 hangs everytime I try to reboot or shutdown my computer. His older version didn't do this.

    It turns out I have to unmount my Alcohol 120% image before I shutdown or restart my computer. If I don't, that window will hang.

  2. I have 4 removable drives for removable flash memory cards. These were built into my tower for cameras. When I install Windows, the four gets named D, E, F, G. My two cd rom drives then get named I and J. I want my cd rom drives to be D and E. Then all the rest be F,G, H, and I automatically. I know you can change this manually, but I dont' want to do that.

  3. edonkey2000 1.1

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\eDonkey2000]

    "DisplayName"="eDonkey2000"

    "UninstallString"="\"C:\\Program Files\\eDonkey2000\\uninstall_eDonkey2000.exe\""

    "DisplayIcon"="\"C:\\Program Files\\eDonkey2000\\eDonkey2000.exe\""

    "NoModify"=dword:00000001

    "NoRepair"=dword:00000001

  4. When I go into Media Player Classic, and associate mp3's with it, it makes these changes.

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mp3file\shell]

    "mplayerc.exe.bak"="open"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mp3file\shell\open]

    "LegacyDisable"=-

    "LegacyDisable.bak"=""

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mp3file\shell\open\command]

    @="\"C:\\Program Files\\K-Lite Codec Pack\\Media Player Classic\\mplayerc.exe\" \"%1\""

    "mplayerc.exe.bak"="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Play \"%L\""

    This works, and all my mp3's play with it. When I install PowerDVD 6.0, a bunch of associations get changed. MP3's are now associated with MPEG files. All MPEG files are associated with PowerDVD. If you change one association, like mp3's, all of the other associations for PowerDVD get erased. I want my avi's and mpeg's to play with PowerDVD, just not my mp3's. Please help!

  5. Everytime I redo my computer with my customized installation of XP, I'll install Zone Alarm Security Suite. I'll run something like PowerDVD 6.0, and it will ask me if I want it to connect to the internet. I say always remember these settings, and accept. I have to do this for numerous programs. Where's the file Zone Alarm reads so it knows what programs to accept and deny internet access. I want that file to automatically get put on my hard drive when I install it.

  6. I took out WMP and WMP 6.4. Then I used this.

    [Version]

    Signature=$CHICAGO$

    [DefaultInstall]

    AddReg=Reg.Settings

    [Reg.Settings]

    HKCR,.mp3

    HKCR,mp3file,,,"MPEG Layer 3 Audio"

    HKCR,mp3file\DefaultIcon,,,"C:\Program Files\K-Lite Codec Pack\codecs.ico"

    HKCR,mp3file\shell,,,"open"

    HKCR,mp3file\shell\open

    HKCR,mp3file\shell\open\command,,,"""C:\Program Files\K-Lite Codec Pack\Media Player Classic\mplayerc.exe"" ""%L"""

    HKCU,%SMWCEF%\.mp3,Progid,,"mp3file"

    HKCR,.wav

    HKCR,wavfile,,,"WAV File"

    HKCR,wavfile\DefaultIcon,,,"C:\Program Files\K-Lite Codec Pack\codecs.ico"

    HKCR,wavfile\shell,,,"open"

    HKCR,wavfile\shell\open

    HKCR,wavfile\shell\open\command,,,"""C:\Program Files\K-Lite Codec Pack\Media Player Classic\mplayerc.exe"" ""%L"""

    HKCU,%SMWCEF%\.wav,Progid,,"wavfile"

    [strings]

    SMWCEF="Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts"

    The wave files play with classic, but the mp3's don't. Also how do I get this extensions to show up in my computer, tools, folder options, file types?

  7. My cousin and I both have high speed internet. We've been using MSN messenger to transfer files back and forth. Usually, it's really slow. I'm looking for a better program to swap file back and forth. Would something like an ftp program work? What's a good program that's really fast and secure?

  8. I'm having problems encoding the dvd's audio to 5.1. That option is grayed out, and I can only select stereo. I put in the Nero Digital plug-in, which expanded the menu, and gave me two more options. I can use Nero Digital now because of the plug-in, but I want to decode in 5.1, not stereo. Did anyone have a problem similar to this, and find a solution?

  9. My mp3s are defaulted to play with PowerDVD 6.0, and my mp4s play with Nero Showtime. I want my mp3s to play with Media Player Classic that's included with the Kazaa Lite Mega Codec pack. The icon I want the mp3s to use is located in C:\Program Files\K-Lite Codec Pack\codecs.ico. I want my mp4s to play with PowerDVD 6.0. I want my mp4s to use the icon everything associated with PowerDVD uses. I know there's a lot of registry changes to be made, and I need some help with this.

  10. How do you install imesh lite silently and get it configured to work? I'm using the /S switch, but an imesh lite folder doesn't get made in the start menu. Also, I have to use the configuration wizard to get it working. I installed it normally, and copied the folder it makes in program files, but I'm getting an error message when I first run it.

    For some odd reason, I can only post new topics and new polls. Why can't I post responses? Is this just my problem, or is there something wrong with the site?

  11. Is it possible using a batch file to copy a folder from a cd, and put it on your hard drive? I know you can do this with a single file using the copy command, but I can't get it to work using a folder.

    Would this work?

    XCOPY /Y /e "D:\$OEM$\$Docs\All Users\Desktop\Snapshots" "%SystemDrive%\Snapshots\"

    If I put %CDROM% where D: is, and I have my cd in another drive like the E, will the batch file work?

×
×
  • Create New...