Jump to content

BoardBabe

Member
  • Posts

    1,415
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by BoardBabe

  1. Will there be any support for Nero 7 any time soon?
  2. I need to find out the keystring of my WLAN NIC using a batch query, as I believe this changes on each install. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\13] "ServiceName"="{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}" "Description"="Intel(R) PRO/Wireless 2200BG Network Connection" So I need a batch that search for Description "Intel® PRO/Wireless 2200BG Network Connection" in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\XX and then return the ServiceName value ({65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}). Please help me out here! Ive really tried myself but cant figure it out. Yzöwl, I know you know this hehe care to help out?
  3. Anyone had any luck installing the PIXMA software / drivers silent?
  4. I'd like to increase MTU on my 2 NICs. But im not sure if the key is the same on each isntall. Can someone help me? this is the reg key that id like to apply: HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x000005DC HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x000005DC
  5. BoardBabe

    XPize Menu

    Email sent.
  6. BoardBabe

    XPize Menu

    Gimme your email and ill send you the norwegian setup.exe
  7. BoardBabe

    XPize 4.0 MCE RC

    How will we unattendedly select language when the translated logons get integrated? any idea for that yet?
  8. BoardBabe

    XPize Menu

    Good job! Care to make a norwegian version of it? I'd like to use it!
  9. So, did I get it correctly that if I replace FLASH.IN_ and flash.oc_ in i386 with the ones from cyberloners rar file, I will have Flash 8 player installed, and will not need to install flashPlayer 8 (install_flash_player_active_x.msi)?
  10. BoardBabe

    Logon screen

    I don't know how this is built, but what would look good is keeping the green frame of the user picture and highlight it at mouseover. (Making the frame a bit brighter).
  11. Feel free to make a guide howto integrate flash 8 in your ua cd
  12. Any update on when we can expect a multilingual version of welcome/logon? ;D
  13. That will show a progress bar though, right?
  14. Im a bit confused at the MSI switches. (reading the /?) Should I in general for .msi files use '/qn' or '/quiet /norestart'? (I would like the installation completly silent, no user interface or progress). And what is the difference between using '/qn' and '/quiet /norestart'? Please clear this up for me... thnx
  15. Can you have files in a sfx archive extract to different locations? I have a command like follows start /wait c:\SomeInstaller.msi /qb copy /y "c:\scriptfile.js" ""%ProgramFiles%\Path\To\Scripts\" copy /y "c:\config.xml" ""%ProgramFiles%\Path\To\Config" Could I somehow pack SomeInstaller.msi, scriptfile.js and config.xml into a SFX to only have one .exe file and not 3 files plus a command to execute?
  16. K, got it. thnx
  17. @Yzöwl: I'm sorry, but I don't see how Cartoonite's latest example differs from my first?
  18. I've found that increasing my RWIN to 255000 and setting my WLANs MTU to 1500 increases my DSL performance significantly. This is what regshot output after the changes (wich was done with a tweak app) HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\TcpWindowSize: 0x0003D4F1 HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\TcpWindowSize: 0x0003D4F0 HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x00000578 HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x000005DC HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\TcpWindowSize: 0x0003D4F1 HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\TcpWindowSize: 0x0003D4F0 HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x00000578 HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x000005DC Now in the .reg file I will include on my UA DVD, is it enough to include the CurrentControlSet? Or do I need ControlSet001/002 also? And is there a smart way to set MTU on all nics? (having in mind that {65FA9572-A7DB-42EE-8EC5-1D1D41E299FA} part is unique?) Please help me out and make this reg file! thnx!
  19. Excellent news!
  20. I'm not sure. I have to reformat to test If there is no way to get the original shortcut back. Cause i manually deleted it.
  21. Awesome! Now let's hope that XPero includes this asap so we Norwegians can include it in our DVD ;P
  22. Good idea! Same thing possible for welcome screen maybe?
  23. Uhm, how do I translate the welcome screen to Norwegian? Is that the same file?
  24. Thanks, I just did
×
×
  • Create New...