Jump to content

mitsukai

Member
  • Posts

    476
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Everything posted by mitsukai

  1. i thoguht all logon notifications does is notify the system which user logs on? i think im wrong... but it doesnt make sense to me that windows update would require such thing... it requires event viewer, bits and automatic updates services... But then again microsoft never made sensen to me
  2. maybe he wants to run World of Warcraft on his 4 gig disk .... wait i thought wow is 8 gigs + : )
  3. if you remvoed hardware support try keeping all hardware support and drivers, and keep your other settings the same see if u still get a bluescreen... And can you also tell me what the bluescreen is saying. sometimes they give usefull information. most of the time they dont.
  4. well i do hear some peeping sound... but i just think its my ears... and i do have loss of sleep ... i can hardly sleep... that sounds kinda creepyy but i havent noticed anything weird like that around me.. also america is so far away from me. i live in CEST and america is like GMT + 8... or - 8 ? whatever its far away anyway... does your brain feel like they gonna explode? i think im just stressed
  5. then ask to update it. and no. and you should test first with a virtuall machine.
  6. actually minlogon is the reason u can get the memory usage down (by alot). u dint say WHEN it crashes??
  7. this actually is a longtime ago.. why u bump an old topic? and are u sure that srclient.dll exists in your system?
  8. how is 4 gig not enough? in my nlited i had windows on a 2gig partition, and i dint even optimize that partition for space, nor dint i use ntfs compressions, nor dint i remove pagefile and hibernation file, then there is 2 gig left for applications, which you can make portable versions of and are way smaller. then there is an option to just get more space and its so cheap.
  9. you are right that ther are exceptions to my statement, i was talking generally. Still it does make starting applications slower. still your statement breaks also. Cause they are microsd of a few gig aenough to store windows. there are external hd's with up to a TB. usb sticks up 16 gig and sd cards up to 32 gig. if not more, im not keeping count. if for example you have a EEE Box, then i dont think you want compress anything, it will be so much slower. And not to mention sinds viruses are also packed UPX to hide themself from antivirus, might trigger an antivirus. Then there is also windows debugging which also breaks. And there are more reasons. Thats why im telling you to compression through the FileSystem, this way you dont get such problems.
  10. Haha... Im not gonna flame you now... I just had a rough week, andd i kinda flipped. Sorry I can tell you how i do this... Its kind off a hack, i did the same thing with my SVCPACK debugger. I learned this by making game hacks(not that i ever used the hacks). What i do is this: - Start the application that i will "monitor" in paused mode (windows dint even start reading the PE headers yet) - Modify the memory of the application, so that my module (DLL) will be included into the PE headers. - Resume the application. Windows will start reading the modified PE headers, and load my DLL into the application. that is step 1. here is step2: - when my DLL is loaded by windows into the application, it will rewrite the export table of the windows system DLL PE header. - The functions are being rerouted to my DLL's functions which are intercepting all file and registery functions. - In those rerouted functions i will reroute all files and registery keys, to my temp addon folder. outcome: a true addon even for the hardest to install applications, like any .NET. And you can even run TweakUI via my application on the desktop and all changes will be affecting the windows source and not the local computer. I sayd this is a hack. Buts also essential for antihacking software you see in games, and also some antivruses might use it. Sorry again for my flame yesterday. this is also one of the many reason why windows is so hackable. thats why they made DEP, and in vista they have enother security feature... so im not sure if i can make this application work for vista... If i knew other ways todo this i would but i dont know.
  11. Yeah and i geuss your gonna install .NET into your windows by hand. good luck. Yeah and i geuss your gonna install bricopacks which patches DLL's by hand. not so hard as .NET but still. ITS AUTOMATED. i dint ask for how u can do this with a program by hand. because thats is EASY for me. and dont tell me to get into something, because you dont know anything about me or my knowledge! that p***es me off! It makes you look like you think you know things better than me. (unless is completly rellevent to my post!) And please bear the **** with me causeim really depressed lately. Im trying to make a usefull utility that will make life alot easier for everyone, and i get this s*** posts. THANKS ALOT. i asked for ideas and opinions, not how u can do this yourself. Sorry for me being p***ed but i have really no patience, to many problems in my life, thank you.
  12. are you sure it is the same? doesnt true addon just put the installer and an inf and ini file into archive. What my application will do is put all files and registery changes that the installer makes into a addon. i think its diffrent but im not sure.
  13. Hi, last time i made a SVCPACK debugger. I lost the source code of it and im not gonna update it anymore. I have a new idea this time. This involves directly installing any program into the windows source. For example i want to install Bricopacks vista ultimate 2. - Start my application. - Specify the windows source - Specify the installer - Press OK - Go through the intsaller interface. - Directly installed into the windows source. Basicly there are a few ways i can do this. - Redirect all registery and file functions to the windows source. (gonna be very hard todo since the structure of the windows source is not the same as a installed windows, obviously) - Create an addon that puts al the installed files and registery keys in place. (Easy) maybe i could make it so you can pick between either one of them. What i want to achieve. No more SVCPACK addons(unless u pick the second method). No more runonce installations. Faster installation, since all u do is copy registery keys and files. The installer doesnt need to process anything anymore, since you did the processing when u installed it directly into the source. If i can do this properly. I could even make it so you can run TweakUI, or other programs into the windows source, all changes will affect the windows source and not the local windows. This couldkind off be a simulation. I wanna hear your opiinions and ideas, thanks. (and i just realized that this should not belong into nlite, but maybe nuhi wants to put this feature in nlite if i can get this work properly : D )
  14. pessimization. obviously computer with low storage also has low processing, slowing the system down(at appllication start and windows boot). I know how PE's work, dont know how UPX packs the DLL's, but that it will load DLL's multiple times seems logical to me. Storage is cheap. All this is sayd before, so u think its useless. And the best solution would be to use NTFS compression. Linux is good in this, it probally has a file system with good compression already.
  15. it woul dbe cool to have all tweaks found in tweakui. to have them nlite also. nlite is just missing so many tweaks. i think maybe you stopped putting tweaks in there.. but making addons is just so freaking annoying. thanks
  16. try updating the addon yourself, cause i dont really have time to update all my CPL addons atm
  17. thank you kels for the usefull link, even thought my EEEPC came with XP already, i also have the most largest version oof EEEPC, 10.8 inch screen, its still very small, but it has better harrdware, and more features tthan the 7 inch EEEPC. So some of the points made there should be diffrent in my nlite. @Trance, You are right, i should just try out things, but its just that since it has no cd drive it will be alot harder for me todo, i never made a bootable flash drive yet, besides a bootable MSDOS flash drive. Also trance, maybe some piece of software that requires netmeeting is installed and asks for netmeeting too be installed to, or its just that xp will always install netmeeting, not sure about this one it could be either. Also the drivers and hardware support in the nlite options seem weird to me. I once removed all hardware support and all drivers, it worked fine on my old desktop. Both removed intel/amd cpu hardware support. So it really confuses me what all hardware support really does, or does nlite keep intel/amd even tho i selected to remove it
  18. thanks your very nice to, thanks alot. you make alot of sense to me. i know what i use i just dont know what to keep for laptop and wireless, cuase of battery drivers and such things... i found on asus a page where i can download the drivers and such... so not knowing aobutt what i need to keep for my laptop is just one problem. i am facing another problem, I DONT HAVE A CD DRIVE.... XD and i have no eternal xd drive geuss i will just have to buy it ... and then im not even sure if the bios will accept an externalxd drive .. oh well... thanks for the reply nuhi.
  19. or u can use a program like CCleaner regularly, and before backing up
  20. thanks for no replies at all
  21. why are you doing this? and why dont u put the whole profile section in D , like i do
  22. i just bought the EEE PC laptop from asus. so i need to be my windows xp as light as possible. basicly i want to remove everything except a few things that keep these running: - Webcam - Microphone - Wireless Ethernet(i might stick in an usb adapter) - Windows Live Messenger - Samsung PC Studio since this is a laptop i have no idea what i need to keep. Any suggestions, thanks.
  23. i integrated my webcam drivers in the xp. but when run wlm says i dont have webcam. what do i need to keep for webcam in msn
  24. how can i make it so its gonna sho up by default..? maybe add a tweak? HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams \Desktop Look for the following Value: "Taskbar"=hex:0c,00,00,00,08,00,00,00,02,... Change the ,02, to a ,01, and that will disable the quick launch bar. So you want a 02 and it will show
  25. **** guys stop quoting eachother...????
×
×
  • Create New...