January 29, 200422 yr Thanks Ken. I'll be downloading when I get home. You're work is very much appreciated!!Warm Regards.
January 29, 200422 yr Hi, I like what I see and (hear) about your program and want to use it but am afaid to shut some progarms.Could someone give an example or post a screenshoot of which progarms they have shut down using this program!?Mb
January 30, 200422 yr This program is simply incredible-and results are very apparent!Deserves a huge award imho...Thanks!http://mywebpages.comcast.net/geofa/pages/rxp-pilot.jpg Geofa WANTED DEAD OR ALIVE-the best Flight Sim!
January 30, 200422 yr I have been reading this with great interest. Mostly read the boards on the laptop. WinXP, --- download on the laptop. Then do a memorey stick to the desktop. Whaaaa. The desk top is ME. That is where I do my most serious flying. Will not upgrade the desk top. It flies very well --- thank you.Do use "End it All" for what it must seem like many years now. Hmmmm, this program you venture forth seems like a winner. Thank you for what you are doing. Truly, I mean that. Simple request -- Make it work in ME and I will use it. Yeah, know I'm a throw back. Sorry. XP will only go on my main computer when it comes factory installed.Frenchy -- out.
January 30, 200422 yr I'm trying...Windows 9x/ME doesn't like how I enumerate processes...http://forums.avsim.net/user_files/60291.jpg
January 30, 200422 yr Ken,It is becoming a jewel by now. One question have you manage to get the dll unload section working?Michael
January 30, 200422 yr Fantastic work, Ken! You're a programming MACHINE! Look for a little private thanks, too ;-).keep up the excellent work,
January 30, 200422 yr Not sure if I can do that one programtically. There is a registry setting on 2000/XP/2003 machines that tells the OS to immediately unload DLLs when done. Changing this requires a reboot.The problem apparently is that Explorer is the program that "caches" the dlls used by other programs. If I can get access to this list of dlls, then maybe I can force an unload.Right now I am getting the Windoes 9x/ME support in...should be done pretty soon.
January 30, 200422 yr >Right now I am getting the Windoes 9x/ME support in...should>be done pretty soon.Great news, Ken. I have Windows ME and I'm keen to try your utility as I'm forever messing around with EndItAll and Windows safe start...John4m NW of EGHI (Southampton UK)FS2002 Standard on Intel PIII 733 MHz, 256MB with 32M GeForce2MX graphics and Windows ME
January 30, 200422 yr Hi Ken,What about:To include a feature for XP users that forces prefetcher optimization by running the "Process idle tasks" command so that FS and other processor or hard drive intensive tasks run smoother. FOLDER OPERATIONS SCREEN:The Prefetch folder in your Windows directory is used by WinXp to store information on the applications that you always open, to speed up the loading time the next time you open it again. Clearing it speed things up ----snip----- During development of WinXp there was written for benchmark developers a dll function for forcing all the idle and background tasks to run immediately.These "idle tasks" are controlled by advapi32.dll using the ProcessIdleTasks command.Advapi32
Create an account or sign in to comment