Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. copy the shortcut the the following folder: C:\Users\YOURUSERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  2. d'oh. Didn't know that the log doesn't include the data. I've redirected the output to the txt file: http://cid-128fc518635be2dc.office.live.com/browse.aspx/.Public/msfn/logs But the values are now much lower.
  3. I can't upload the log. So I've placed it on my SkyDrive: // see next post.
  4. Samsung SpinPoint F3 1000GB, SATA II (3Gb/s) (HD103SJ) used as AHCI. My mainboard has an AMD SB710 southbridge. I've installed the latest AMD AiO driver.
  5. this workaround only works for accounts who are inside the administrator group.
  6. Edit the task inside the Task scheduler and select "Run only when user is logged on"
  7. Hi, change the logon type to: <LogonType>InteractiveToken</LogonType> (only run when the user is logged on) Your configuration will run the task in session 0 (the services session and you can't see the UI)
  8. No, with VC++ 2008 the compiler was not so fault tolerant like the old 6.0 compiler. You should be able to migrate from 2008 to the next VS version. You need the Visual Studio Team System 2008 Development Edition to get the Code Analysis features.
  9. you need the Team Edition of 2008. This Edition allows you to detect Null Pointer dereference and other things which may cause trouble.
  10. Sander van Doorn pres. Purple Haze - Hymn 2.0
  11. Happy Birthday cluberti! Thanks for all your help to all users on msfn.org
  12. I'm using the same driver. Here is the output from the XML: <AvgThroughput kind="Sequential Read" units="MB/s" ioSize="65536" score="7.0">135.57187</AvgThroughput> <AvgThroughput kind="Random Read" units="MB/s" ioSize="16384" score="7.9">2426.07007</AvgThroughput> <Responsiveness Kind="AverageIORate" units="ms/IO" score="5.3" factor="0.0">5.38000</Responsiveness> <Responsiveness Kind="GroupedIOs" units="units" score="6.4" factor="0.0">13.52123</Responsiveness> <Responsiveness Kind="LongIOs" units="units" score="5.8" factor="0.0">22.39657</Responsiveness> <Responsiveness Kind="Overall" units="units" score="5.9" factor="0.0">302.82925</Responsiveness> Look at the random Read value
  13. uncheck all compatibility options. Please also export the task as a xml file and post it here.
  14. which AHCI driver do you use? Can you post a link?
  15. My Score is 4.7: But the confusing part is the HDD score. I have a Samsung F3 1T, but get a score 7.4 How can this be?
  16. When making a right click on the Explorer and select "Run as administrator" it doesn't start the Windows Explorer with admin rights. The Windows Vista/7 Explorer includes a special function to block such requests. To disable it, start regedit.exe and go to the following key: HKEY_CLASSES_ROOT\AppID\{CDCBCFCA-3CDC-436f-A4E2-0E02075250C2} make a right click on Permissions and set your user as owner of the key and give your current user writing permissions. Next, delete or rename the value RunAs. Now the Elevated-Unelevated Explorer Factory is disabled and you can start the Explorer with admin rights. This helps you delete files, for which you need admin rights. Have fun
  17. thos information are stored inside the WIM in a xml file.
  18. Hi, from what I see, the nvstor64.sys may be the cause. Have you installed the latest nForce driver version?
  19. Do you have a SATA HDD with 1 TB? if yes, try this hotfix: http://support.microsoft.com/kb/977178
  20. Hi, the etl file says you have an issue with the NDIS.sys driver. This is a generic MS driver for the network. Also the tcpip.sys driver is involved. Are you using the latest driver for your Intel® Wireless WiFi Link 4965AGN adapter? If yes, are you using the latest version of your installed Kerio VPN Client?
  21. Hi, your Windows needs 11s to shutdown. You have notepad.exe open which takes 4s to close and I can see that the WindowsUpdate service is unresponsive.
  22. go into the public SkyDrive folder and copy the link from the address bar of your browser and paste it here.
  23. Hi, create a new zip file and include the shutdown_BASE+CSWITCH+DRIVERS+POWER_1.etl. This will reduce the size. Do you have a LiveID? If yes, upload the zip to your public Skyrive folder (http://skydrive.live.com/). If not, upload the zip to Rapidshare.com and post the link hiere.
×
×
  • Create New...