Jump to content

BoardBabe

Member
  • Posts

    1,415
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by BoardBabe

  1. Sorry, I should've searched better for that one
  2. Any of you experienced Windows error report on shutdown of PowerDVD 6? Just tried to install the trial version, and it gives a Windows error window when i close it...? (fresh win install 1 day ago)
  3. Did'nt work. Well guess we have to wait for the final release then... Or use AutoIT, although I don't really like installing using AutoIt.
  4. evilvoice: check PM
  5. Ok I unpacked using WinRAR, deleted QT setup file. Repacked remaining files to WinRaR SFX archive using following SFX comments: Setup=iTunesSetup.exe /S /v/qn TempMode Silent=1 Overwrite=1 This opens the installer GUI. any idea?
  6. Running SetupX.exe /? only opens up the installguide GUI. I'm not familiar with hex editors and what I should look for
  7. Ho right. Yes I downloaded the international installer... So the localized "guide" works for the international also? Im not quite following...
  8. Yeah, I know nothing about doing such things, but it seems its the only way, to repack! They just didnt include any way of silent install (yet?).
  9. Tried to run NeroSuite.msi with ISSETUPDRIVEN=0 still get the message "Sorry, but the installer has to be started with SetupX.exe file"
  10. It says I cant run the NeroSuite.msi directly, I have to run the SetupX.exe.
  11. I was just looking for a confirm that the last method you posted works. Applying reg add ... directly from WPI (Command line) and not through a batch or .reg. Since its only 1 reg key change, In my case it would be better to just run it directly from WPI config and not through a separate .reg or batch.
  12. Can it be done? like reg add... Or do I have to REGEDIT /S someregfile.reg? Id like to apply [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.5.0_05] "HideSystemTrayIcon"=dword:00000001 as Commandline2
  13. That is correct evilvoice. Although none of the switches you suggested worked for the setup laucnher SetupX.exe
  14. Is there a way to unattended apply custom TaskSwitchXP settings? (like no tray icon etc..)
  15. This looks great! This version is way better! I really like what you did with the framing around the user picture. Looks way more professional now... It's perfect now! PS, Norwegian version says Danish on right-click properties
  16. I'm soprry, I ment running iTunesSetup.exe (version 5) did not unpack the files you mention in your guide to %temp%, although some others. Can I just use WinRaR to unpack the exe and select the files you mention in your guide?
  17. Hey, Will the CD Driver and iPod driver still be installed when we do this? Also running the .msi of iTunes 5 did not make any files in %temp%.
  18. Anyone know how to silently install?
  19. Sorry still nothing Ive tried numerous ways, but I cant get it working, but it seems like the perfect thing for my use if I can get it correct... This however works to GET MTU, but I cant figure out the correct way to SET MTU CWMIC NicConfig Where Description="Intel(R) PRO /Wireless 2200BG Network Connection - Miniport for pakkeplanlegger" GET MTU displays: MTU 1500 Can you try set your mtu with WHERE and see if you get it working?
  20. Ok, It sounds like a good idea if I can just get it working. I tried with Description = ... but didnt work so then i tried with MAC, but I still get an error and cant set MTU. is this line correct? WMIC NicConfig Where MACAddress="00:0E:35:2C:20:A7" Set SetMTU = 1500
  21. @Joe User 99: AutoIt is oute of the question @Martin Zugec: I'll try look into this command. Looks interesting, but whats the benefit over regedit it? hmm Im trying your command, but all i get is an error code 0x80041002.
  22. Hmm never heard of that method, can you explain how I can set MTU to 1500 on only one specific NIC?
  23. Oh sorry. I have 2 NICS, one WLAN and one LAN. I would like to set the MTU of only the WLAN card to 1500. This is done with HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{65FA9572-A7DB-42EE-8EC5-1D1D41E299FA}\MTU: 0x000005DC So therefore I need to find this {65FA9572-A7DB-42EE-8EC5-1D1D41E299FA} value so I get the correct registry string for my WLAN NIC.
  24. Well, I really never used any vbs scripts. but I tried run this script and it output way too much. I really just need the value of ServiceName so that I can use it as a %variable% to set a registry key with it.
×
×
  • Create New...