Jump to content

moataz

Member
  • Posts

    87
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Egypt

Posts posted by moataz

  1. 1 hour ago, UCyborg said:

    VS2017's VS Hub hosts more functionality of the IDE, probably why it refuses to work without it. I'd say if you find the whole thing fishy, probably the best to not use the software at all, rather than worrying about what each process hosts.

    I don't care about privacy much since I block VS (devenv.exe itself) most of the time, I just don't want useless processes to consume my RAM/CPU.

    By the way I found a solution to prevent vs2017 servicehub.*.exe from running along with devenv.exe, without crashing, but I don't like Microsoft to know about it now.

  2. 10 hours ago, NoelC said:

    Keep in mind that whatever we can do to try to block their taking of information from us, they have already thought it through and have secondary and tertiary methods of retrieving it.  There's probably no real hope of maintaining complete privacy except to just not use modern software.

    I don't expect NoelC to run out of choices, they are human, and human do faults always, and they mostly put their efforts at useless things (like Ads), and we still have firewalls (I use this) and C:\Windows\System32\drivers\etc\hosts (which I don't like to edit it manually extensively).  

    Most of the time I'm even blocking svchost.exe (BITS service), to prevent Windows or 3rd parties (like google chrome) from updating in background, I'm always monitoring network bandwidth (up/down), so I know When and Who is making traffic, if I allow it to do so in the 1st place.

    And I never used w10 before, so I'm bit optimistic than you NoelC :P

  3. On 12/1/2016 at 7:44 PM, NoelC said:

    For reference, I have NO commercial ties with this product whatsoever.  It does exactly what I need from a firewall control package and I would like nothing more than to see people who have developed truly good products succeed.

    -Noel

    Thanks for sharing your knowledge...

    I downloaded it but found it not intuitive as something like Bandwidth Meter firewall, Can I use it to block Chrome, Skype from Auto-update, but not the entire Internet ?

  4. Yikes, no!

    You can do RAID on a notebook (look in my previous post with the spoiler) but you would need one with 2 HDD bays.

    Thanks, I saw your lap pic already, and that what makes me wandered if RAID possible for laptops,

    previously I looked at laptops with 2 HDD bays, but the price was very high, and only on high-end ones.

     

    Do you know any model with low price, and whats your own ?

  5. 1st thanks for fixing Microsoft messing with Windows.

     

    The program worked good so far. (ver 1.1.5.1) on (Win8.1 Ent 64bit)

     

    Recently I discovered an issue with Lenovo SHAREit (the Windows desktop version).

     

    It starts without an error/crash, but no UI, unless I end it with Process Explorer, then uninstall OldNewExplorer, then run SHAREit again.

     

     

    any idea ?

  6. IDM resumer v1.5

    Description:
    ============
    - Stop an Internet Download Manager download, run IDM resumer from USB drive or something, then save the download, go to other Microsoft Windows then resume it.
    - Works on any Windows, from XP to 8.1 (32/64bit)

    Requirements:
    =============
    1- .NET 4.0 for Windows older than 8.
    2- Internet Download Manager.

    Some common scenarios:
    ======================
    1- You want to install new Windows|restore a Windows image|test something on another existing Windows, but you don't want to lose a running download.
    2- Power failure that may take time, but you want that download now.
    3- Internet connection problems|Network overload, that force you to continue the download from somewhere else.
    4- You are temporarily staying in some place, but need to leave now, and take the unfinished download with you.

    Change-log:
    ===========
    v1.5
    - Fix: Saved downloads mightn't detected when resuming.

    v1.4
    - Fix: Resuming was not working for v1.3.

    v1.3
    - Fix: Some unfinished downloads caused the program to crash, when trying to read its info. (Dailymotion videos).
    - Changed: Prevented resuming an already resumed download.
    - Changed: Simple enhancement to the statusbar.

    v1.2
    - Fix: The program may crash when you try to run it from the root of a partition.
    - Fix: Some unfinished downloads was not detected (Youtube).
    - Changed: The layout of the download list, is now a table with more description.
    - Removed: Tooltips moved to the status bar.
    - Other minor improvements.

    v1.1
    - First working release.

    IDM resumer v1.5.zip

  7. I suggest using this command, to remove unnecessary updates:

    dism /Online /cleanup-image /startcomponentcleanup /resetbase

     

    If You want to update things to WIMBoot file,

    1- Boot to Windows 8.1 Recovery Environment (RE), reach to command prompt.

    Get Windows 8.1 drive letter by running:

    diskpartlis volexit

    2- format Windows 8.1 drive letter partition (this will remove any updates happened from the creation date of the WIMBoot file):

    format %letter% /Q /y /v:Windows8

    3- Apply the WIMBoot file (as not WIMBoot file):

    DISM /Apply-Image /ApplyDir:%letter% /ImageFile:%Fullpath%\Install.wim /Index:1 /ScratchDir:%Fullpath%\Scratch%letter%\Windows\System32\bcdboot %letter%\Windows

    4- Update your Windows and make sure its good, then again go to Win RE to capture Windows (as WIMBoot file):

    DISM /Capture-Image /WIMBoot /CaptureDir:%letter% /ImageFile:%Fullpath%\Install.wim /Name:"WIMBoot 8.1" /ScratchDir:%Fullpath%\Scratch

    You'll have to repeat all the steps to update the WIMBoot file again.

  8. It works now, but i have 1 issue and 1 suggestion in my mind:


     


    1- Remove/combine system-wide settings (because it is confusing):


    It didn't modify any thing i think, I mean combining the Registry areas (current user + local machine), so the user won't be confused about what is valid throught current user OR local machine


     


    1- Ability to enable/disable the Aero glass


  9. I forgot to say:

    The Built-in Administrator account (BIAA) must be activated from the early setup of Windows 8,

    because if you install Windows 8 ordinarily, then later wanted to activate this account , you will find it useless, because all your programs and settings are in the other Limited User Account (LUA). THIS WHAT MICROSOFT WANT US TO SETTLE WITH.

     

    Again my own solution to this annoyance is to start the setup by activating BIAA, setup all your programs, make all your settings. This will reverse the hard road Microsoft want us to follow.

     

    This can be done via the command:

    net user administrator /active:yes

     

    or from here, but don't listen to the threats of doing so, they just follow a hard road.

  10. @Moataz, I have never Had A Issue with "Breaking" the activation when changing the unprotected shellbrd file, but since this is a across the board system change I could see Windows updates reverting it back to the default bmp file.

     

    ~DP

    Sorry, I wasn't accurate, the activation breaks only when editing basebrd.dll not shellbrd.dll.

    Seems I'm going to stay with it, since I don't know how to modify theme files correctly to do it.

     

    Thanks.

  11. DosProbie, on 04 Nov 2014 - 04:10 AM, said:

     

    moataz, on 23 Oct 2014 - 2:20 PM, said:

     

    xXiNightXx, on 07 Oct 2014 - 10:02 AM, said:xXiNightXx, on 07 Oct 2014 - 10:02 AM, said:

    Windows RP for Windows 10 Technical Preview

     

    Download

     

    windows_rp__windows_10_technical_preview

    Thanks for your effort xXiNightXx, although windows 10 or maybe MS going to name 11 at release, is still underground.

     

    I have Windows Style Builder 1.5.4.6 beta and OldNewExplorer 1.1 , I'd like to know how to make this picture like in your Windows Aero theme for windows 8.1 Update 1:

    yXUCrJs.png

     

     

    You can just patch the shellbrd.dll file with resource hacker to change the logo.

    ~DP

     

    Thanks DosProbie, but I found that editing this file and basebrd.dll breaks Windows activation.

    plus Microsoft could update Windows files and remove it.

  12. xXiNightXx, on 07 Oct 2014 - 10:02 AM, said:

    Windows RP for Windows 10 Technical Preview

     

    Download

     

    windows_rp__windows_10_technical_preview

    Thanks for your effort xXiNightXx, although windows 10 or maybe MS going to name 11 at release, is still underground.

     

    I have Windows Style Builder 1.5.4.6 beta and OldNewExplorer 1.1 , I'd like to know how to make this picture like in your Windows Aero theme for windows 8.1 Update 1:

    yXUCrJs.png

×
×
  • Create New...