Jump to content

Legolash2o

Contributors
  • Joined

  • Last visited

Everything posted by Legolash2o

  1. Which drive letter is the USB HDD listed in here? Very strange that it does not listed USB Flash? does Windows detect it? is it formatted? EDIT: Do you have MSN, WLM, or any sort of online messaging system? EDIT2: Can you also please attach screenshots of your USB HDD and USB Flash properties like the example below
  2. You should have a USBPrep.txt log in the W7T Folder, please attach it Better yet... 1. Close W7T 2. Delete that log 3. Plug in both USB Flash and HDD 4. Open W7T > USB Prep Tool 5. Attach USBPrep.txt P.S. Does it work if one of them is plugged in by itself i.e. just the flash OR just the HDD? EDIT: I have added detection where if there is a USB device plugged in but it is NOT listed, it will notify the user and also report it to me (USBPrep.log) so i can fix it for the next release.
  3. I might as well release a new version now then (nothing major in it) UPDATE: v65 released, i only had two error logs this morning both with the same problem (mounting boot.wim during AIO - Access is denied) and have told W7T to include more detail about the file, i.e. if it's read-only, where it's stored (Fixed, CD, Removable or Network). I've also stopped it including the wim information during the same process.
  4. Legolash2o replied to RicaNeaga's post in a topic in Win Toolkit
    Very strange, try the attached unattended file (i've moved some stuff around), let me know how it works. The program itself does not have any themes, when i said google it i mean't im sure someone else has asked before to choose the default theme for an image.
  5. Fixed. I think there is a way, but can't remember. Google it lol.
  6. v64 release. *NEW: W7T now detects dism in 'Program Files\Windows AIK' folder *Some more bug fixes *Added more detail to Capture Image error logging to help fix an issue *Added more detail to Unmount Image error logging if unsuccessful.
  7. v63 released fixing the above issue.
  8. It's update KB2506143, shall i add it to the list which makes it install silently?
  9. i'll take a look after my lecture.
  10. Legolash2o replied to Legolash2o's post in a topic in Windows 7
    Yeah, it's going to remain free and if i release a new version (if anyone requests a little feature) then i'll probably release the source code too.
  11. Legolash2o replied to Legolash2o's post in a topic in Windows 7
    Tarun, it keeps the taskmgr CPU and Memory percentage down which is fine by me
  12. v62 released, couldn't be bothered to update the changelog but there are at least 3 fixes and some changes to the AIO preset list. *Fixed an error in autounattended *Fixed an error when integrating Language Packs *Fixed an error when a file is listed in the AIO 'Files' table and then the user removes it I haven't received many logs
  13. Is everyone experiencing the crash using autounattended? if so, did you change the admin password? I've just fixed a bug in the Unattended Creator.
  14. That's exactly why i have not done translation yet, but it seems like everyone is voting for component removals anyway
  15. Legolash2o posted a post in a topic in Windows 7
    http://www.wincert.net/forum/index.php?/files/file/6-freeram-tool/ Let me know what you guys think
  16. Legolash2o posted a file in Various
    • 2,956 downloads
    • Version v1.0
    FreeRAM Forum This tool lets you right-click the icon next to the clock and free up any unused memory. You can also enable the timer to do this every 10 seconds To make the program start on Windows Startup then place the .exe in: "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup" The program remembers if you have enabled the timer or not for next startup, if you wish to change how often the timer will free-up ram then open regedit: HKLM\\FreeRAM, change timer (milliseconds) I do not claim this optimizes RAM, it just free's up unused memory. Some people argue that is bad however this tool may help some people, if it does then keep it if not then you're free to simply delete it. This is just an experiment however some people have mentioned improvements when using this tiny app. Someone asked me to make this app to see if it would help their computer. This will always remain free and if there is a new version i will release the source code with it, it's nothing complex.
  17. When i first ran it, i free up 300MB lol EDIT: It will also free up memory every 10 seconds. http://www.wincert.n...ble-to-install/
  18. [DllImport("psapi.dll")] static extern int EmptyWorkingSet(IntPtr hwProc); EmptyWorkingSet(Process.GetCurrentProcess().Handle); I'm just making a mini program which will scan through all the process and free-ing the RAM by a simple icon next to the clock.
  19. Yeah it annoys me too, so for v1.4.0 i might use a vlite way of removing IIS so that we can keep .NET 3.5
  20. Oh crap yeah, it is the middle one. After having a closer look that is confusing. Sputnik do you mind putting all those presets in a 7z file and uploading them, allow me to make them display in the correct order but for now i guess i will have to use [year]-[month]-[day]_[hour24]-[minute].
  21. It's not a tweak, its just 3 lines of code which W7T runs every so often to release unused memory which W7T has used but not needed anymore. So again it's not a registry tweak, command prompt run, script, etc... Are you planning on making you're own program to do the same?
  22. For v1.4.0 i was planning on adding alot more component removals for W7T (like vLite) but many people have been wanting multiple languages for a while. Do you want me to skip straight to v1.4.0 or would you want me to do a v1.3.5 with multiple languages first? It's either one of the other but they will both get done. I just need to know which to focus on. EDIT: Better component removal (33 votes [76.74%]) Multiple language support(10 votes [23.26%])
  23. I've tried, but i've had no luck
  24. For some reason IIS also removes .NET Framework 3, don't ask me why ask Microsoft.
  25. Sorry i prefer Kels method, from v63 W7T will show more info about each release and will make it alot better, trust me you'll think it's better I am willing to provide a screen shot if you want