Jump to content

BoardBabe

Member
  • Posts

    1,415
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by BoardBabe

  1. About that autologon: I am currently running a command from cmdlines.txt as follows cmdow @ /HID @echo off net user USERNAME /add net localgroup Administratorer USERNAME /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT autologon.reg: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="USERNAME" "DefaultPassword"="" "AutoAdminLogon"="1" Could i remove this and just use ?Would it still make USERNAME admin user? Does AutoLogonCount=2 mean it autologson 2 times, then you have to click logon on the welcome screen? (If so, perfect)
  2. I am installing Energy bliss visualisation for WMP10, but it is not applied. How can i make this one apply to be the selected visualisation in WMP10? (note: i would still like to keep the WMP10 firstrun thingy)
  3. Beats me, i dont know. why not integrate it to i386 dir and replace WMP9? Works perfect for me. Might even be slightly faster.
  4. Ah okey i see. Well thanks for the trouble!
  5. bump, please?
  6. I think svcpack.inf is only for security updates, you cannot put dotnet or wmp10 there. Only security updates that can be .exe /integrate 'ed. Search around for how to integrate WMP10 to i386 dir, and how to install dotnet.
  7. No, you can not if you choose Norwegian language. You have to validate. Can someone post the exe?
  8. Windows Media Player 10 (Norwegian) from MS website is dated 15.02.2005. I know the one I have integrated (to i386 dir) has an older filedate than that. Although if I browse Windows catalogue from Windows update, the only Windows Media Player 10 I can find (Norwegian) is dated October 25, 2004. If I click "about windows media player 10" I get fileversion 10.00.00.3646. (This is the one installed from the integrated version), check for updates button returns no updates available. Question: Is there any difference on these two wmp10 installers I found? (The one I have integrated and the one dated 15.02.2005) If so is there a way to download the Norwegian WMP10setup.exe without validating windows licence? (I dont like that...)
  9. How is this unattend related?
  10. What files do i need to modify and how do i unintegrate an /integrate'ed hotfix? I would like to remove the hotfix called KB885250 due to it causing network browsing problems.
  11. lolocite: do you mean that we should not integrate this hotfix, and remove it from the svcpack?? also what is this update?
  12. Hey! Same problem. Norwegian win xp pro, no ryanvm pack. When i browse \\computername\ it only shows some files, although the remote files are not hidden, its not visible. Myabe its a regtweak causing this?
  13. Nice! I did not get a crypted file though, i got the following: _ISMSIDEL.INI 0x040a.ini 0x040c.ini 0x041d.ini 0x0404.ini 0x0407.ini 0x0409.ini 0x0410.ini 0x0411.ini 0x0412.ini 0x0804.ini 1033.MST J2SE Runtime Environment 5.0 Update 2.msi setup.bmp Setup.INI Should i just rename J2SE Runtime Environment 5.0 Update 2.msi to jre.msi and use your code?
  14. solution: net time /setsntp:ntp.uio.no net time /querysntp call %windir%\system32\w32tm.exe /resync EXIT
  15. LOL, thanks!
  16. Bollox! Sorry I have been a n00b all the way. The problem was that I had enabled port forwarding of port 123 to my local IP, but forgot to OPEN for traffic on port 123 also, as all ports below 1000 is default closed in my router. The problem was just to open port 123
  17. What files from the %temp% dir do i need? only the .msi? EDIT: also, can I rename the .msi file (so it has no spaces), (do i need to edit any of the files in the %temp% dir if i modify the filename)?
  18. Still nothing Could this be a port forwarding/NAT/Firewall/Router issue?
  19. Ill try implement that .reg (modified) and see what happens.
  20. w32tm /dumpreg gives the following output. (note some description in norwegian) Verdinavn Verditype Verdidata -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- ------- Description REG_SZ Opprettholder synkronisering av dato og klo kkeslett på alle klienter og servere i nettverket. Hvis denne tjenesten er stopp et, vil synkronisering av dato og klokkslett være utilgjengelig. Hvis denne tjen esten er deaktivert, vil enhver tjenesten som er avhengig av den, ikke kunne sta rte. DisplayName REG_SZ Windows Time ErrorControl REG_DWORD 1 Group REG_SZ ImagePath REG_EXPAND_SZ %SystemRoot%\System32\svchost.exe -k netsvc s Objectname REG_SZ LocalSystem Start REG_DWORD 2 Type REG_DWORD 32
  21. PS. im logged in as admin. A norwegian server: ntp.uio.no still nothing
  22. Thanks for helping me out here! Still nothing though. Triedto restart the "Windows Time" service, but no errors. seems to run fine... net time /setsntp:time.nist.gov net time /querysntp those work fine however w32tm /resync gives status for a while that it is "sending command and waiting for resync..." and then: "The computer was not resynced because no timedata was available".
×
×
  • Create New...