Jump to content

MGadAllah

Member
  • Posts

    779
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Egypt

Everything posted by MGadAllah

  1. LOL LAMO
  2. I think you can read the topic refer to what things to keep and what things to remove, it will help you a lot, or you just go through trial errors with VMWare
  3. This is based on MS Outlook 2003: > Open MS Outlook2003 > Tools menu > Rules and Alerts > Emails rules > New Rule > Start from a blank rule > Then you can follow to the end
  4. I've tryied comodo a few days ago, but the one you talked about now is far easy and less ram usage, while it minimized it is just 576 k, when running it is less then 3 mb. I really like it. Thanks Bledd
  5. Any one can do a tool like Office Shrinker [reduce source of o2k3/xp/2k] for buckeyeXP
  6. What do you mean?
  7. ok, let's try comodo
  8. Thanks for your help; I know about this post, but unattended is not the issue; while reducing the size is the main issue, if you have any idea about doing it, it will be much appreciated.Thanks
  9. Please find the attatched report for complete info about my computer generated using EVEREST Ultimate Edition 2006, I really do hope if you tell me how to configure it rightReport.rar
  10. Windows drivers is using the same feature also ( I mean digital signature), and we put an entry in WINNT.SIF to be able to use Bashrat driver packDriverSigningPolicy=Ignore, is it the same issue, or totally different? I've realized that you are a moderator now, Congratulation Shark
  11. Any way to shrink 2007 the same way we used to do with previous release?
  12. Outpost Firewall v4.0I've just installed it a few days ago and machine was dying to breath , and that was the reason for my post. So a light, simple, and effective one is the thing I'm looking for
  13. I really want to know what other people used to use. What could be a Light ...Simple Firewall
  14. Hello CoCoMack, you are welcome :welcome:
  15. After many CDs using nLite with different tweaks, I can confirm that removing components from source and tweaking windows registry and services will make your computer JUMP
  16. The who is at the top of the script. The where and when is postedhere. Thanks mate, all credit goes where credit is due.
  17. ' -------------------------------------------------------------------------------- ' ' Script: SetQuickLaunch ' Author: PaulIA ' ' This script turns the Quick Launch toolbar on. ' ' -------------------------------------------------------------------------------- ' Declare variables ' -------------------------------------------------------------------------------- dim oAppl dim oShell ' Create objects ' -------------------------------------------------------------------------------- set oAppl = CreateObject("Shell.Application") set oShell = CreateObject("WScript.Shell" ) ' Open Taskbar Properties dialog ' -------------------------------------------------------------------------------- oAppl.TrayProperties WScript.Sleep(2000) ' This section toggles the "Show Quick Launch" toolbar setting. Notice that I said ' TOGGLE and not set. If it's already on, it will turn it off. I'm assuming that ' you're using this from a clean install where "Show Quick Launch" is off and the ' "Lock the taskbar" setting is off. You'll notice that I'm playing around with ' the "Lock the taskbar" setting. I do this so that the Quick Launch bar will set ' it's size right to show all of the icons which will not happen if you change the ' "Show Quick Launch" setting with the task bar locked. ' -------------------------------------------------------------------------------- oShell.SendKeys"%{q}" ' Toggle "Show Quick Launch" (On) oShell.Sendkeys"%{l}" ' Toggle "Lock the taskbar" (Off) oShell.Sendkeys"%{a}" ' Press the "Apply" button oShell.Sendkeys"%{l}" ' Toggle "Lock the taskbar" (On) ' Close the Taskbar Properties dialog ' -------------------------------------------------------------------------------- oShell.SendKeys"{ENTER}" ' Send "Enter" to exit dialog ' Clean up objects ' -------------------------------------------------------------------------------- set oShell = Nothing set oAppl = NothingSave this code as a .VBS file then run it to enable QL, or run it again to disable QL I do not remember who, where, when did it posted
  18. MathType
  19. let me be the 1st one for this honor and yes for sure I will feed you back
  20. Thanks guys I feel so stupid for this !!!
  21. did you tried real player, record from system mixer
  22. Thanks
×
×
  • Create New...