Occasionally Win 10 downloads silently in background some security updates (on my v1903 system) and prepares them for installation on next reboot.
When I click on START Button (for shutdown or restart action) I can see an additional entry "Update and restart" with a red dot in the lower left...
I have an UEFI-based ISO file for a tool on windows (This tool is NOT a WinOS but a separate utility tool).
If I burn this ISO onto a DVD and boot it on an UEFI computer (without Secure Boot) everything works.
However If I put this ISO with e.g. Rufus onto an USB flash drive then the USB flash...
I have an UEFI-based ISO file for a tool on windows (This tool is NOT a WinOS but a separate utility tool).
If I burn this ISO onto a DVD and boot it on an UEFI computer (without Secure Boot) everything works.
However If I put this ISO with e.g. Rufus onto an USB flash drive then the USB flash...
I have an UEFI-based ISO file for a tool on windows (This tool is NOT a WinOS but a separate utility tool).
If I burn this ISO onto a DVD and boot it on an UEFI computer (without Secure Boot) everything works.
However If I put this ISO with e.g. Rufus onto an USB flash drive then the USB flash...
I have an UEFI-based ISO file for a tool on windows (This tool is NOT a WinOS but a separate utility tool).
If I burn this ISO onto a DVD and boot it on an UEFI computer (without Secure Boot) everything works.
However If I put this ISO with e.g. Rufus onto an USB flash drive then the USB flash...
How to add RC4 encryption successor to Internet Explorer 11? - Windows 7 Help Forums
Due to some reasons I (have to) use occasionally Internet Explorer 11.
It still works for most of the websites except some advanced which disabled RC4 encryption.
For webpages from these server I got an...
As well known by default Win10 allows only to defer Feature Updates but not to block them (forever).
However there are some 3rd party tools which allow to block them anyway e.g.
- StopWinUpdates
- Wu10Man
- StopUpdates10
- Sordum Update Blocker
- Windows Update MiniTools
- .....
However it...
After some re-configurations/installations files for some file extensions do not show the
file icons of their corresponding programs any more in Windows Explorer.
E.g. *.html file icons show not the Firefox thumbnails.
How can I "refresh" the icon look again?
Peter
Ok, thank you.
But how does your "hosts" workaround work in details?
Lets say I want to connect from my notebook to a remote shared folder over IPv6 with a command like
net use w: \\111.222.0.33\myshare /persistent:no
The remote computer understands (only) IPv6
What do I have to put into...
Assume I download the base ISO for Win10 v1903 and extract the content into a directory (tree).
Then I download a cumulative Update package for this Win10 version.
How can I apply this Update package to the just extracted ISO Win10 directory tree?
How can I later make an ISO out of this...
In the past I mount a remote shared folder as drive W: in my local Windows Explorer with
a command similar to:
net use w: \\192.168.0.21\myshare /persistent:no
This works successfully on a IPv4 connection.
At first:
Which remote port does the "net share" command (implicitely) connect to on...
Assume I am sitting in a hotel and want to connect from my local Win10 notebook to a remote web server.
The connection should not be "normal" IPv4 but IPv6. The remote web server speaks IPv6. Some questions:
1.) Is Win10 out-of-the box able to use IPv6 or do I have to activate it at first...
Yes, I could change the file association via Win GUI or use some third party tools.
However I prefer to do this directly in Registry by a *.reg file (in Win 7 64bit).
How can I set my editor "D:\tools\editor\myeditor22.exe" as default editor when double clicking on a file with *.txt extension...
As you know users have oftentimes to select a folder from inside a program.
The default file selection dialog pops up and the users has to navigate manually through lots of folders in hierarchy to get to the preferred taregt folder.
I can imagine that there is a faster way by adding own...
To create a folder share and grant full permissions to user karl I can write on cmdline:
net share "myshare123"="D:\tool" /GRANT:karl,FULL
ok, it works.
But what about the other way:
Is there a way to generate all the full "net share" commands for ALL currently existing folder shares?
I...