-
P
Windows 10 How to find out info about pending update on next reboot? cancel update possible?
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...- pstein
- Thread
- cancel update installation pending updates reboot security system information troubleshooting update user query windows 10
- Replies: 7
- Forum: Windows Upgrade and Installation
-
P
Windows 10 How to install an UEFI-based ISO (bootable with DVD) on an 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...- pstein
- Post #4
- Forum: Windows Help and Support
-
P
Windows 10 How to install an UEFI-based ISO (bootable with DVD) on an 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...- pstein
- Post #3
- Forum: Windows Help and Support
-
P
Windows 10 How to install an UEFI-based ISO (bootable with DVD) on an 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...- pstein
- Post #2
- Forum: Windows Help and Support
-
P
Windows 10 How to install an UEFI-based ISO (bootable with DVD) on an 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...- pstein
- Thread
- boot manager bootable computer conversion dvd extraction flash drive installation iso rufus secure boot tech support troubleshooting uefi usb utility ventoy windows tools
- Replies: 8
- Forum: Windows Help and Support
-
P
Windows 7 How to add RC4 encryption successor to Internet Explorer 11?
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...- pstein
- Thread
- chacha20 compatibility encryption error handling internet explorer proxy rc4 settings website windows 7
- Replies: 2
- Forum: Windows Help and Support
-
P
Windows 10 Which 3rd party tools allow Security Updates but block Feature Upgrades?
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...- pstein
- Thread
- block updates comparison feature updates minitool security updates settings update software compatibility sordum blocker stopupdates10 stopwinupdates third-party tools update management update tool user questions windows 10 windows update wu10man
- Replies: 1
- Forum: Windows Upgrade and Installation
-
P
Windows 7 How to re-assign file icons in WinExplorer ?
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- pstein
- Thread
- configuration file explorer file extensions firefox icon refresh installation support thumbnails visuals
- Replies: 2
- Forum: Windows Help and Support
-
P
Windows 10 Access shared folder on remote comp. with "net share" cmdd through VPN and IPv6?
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...- pstein
- Post #3
- Forum: Windows Networking
-
P
Windows 10 Apply cumulative Update to extracted Win10-ISO possible?
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...- pstein
- Thread
- cumulative update directory tree extracted content installation iso update package version 1903 windows 10 windows update
- Replies: 3
- Forum: Windows Upgrade and Installation
-
P
Windows 10 Access shared folder on remote comp. with "net share" cmdd through VPN and IPv6?
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...- pstein
- Thread
- command line file explorer file sharing ipv4 ipv6 net share network network drive remote access vpn
- Replies: 2
- Forum: Windows Networking
-
P
Windows 10 Switch to and send requests with IPv6: check compatibility?
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...- pstein
- Thread
- browser compatibility connection ipv6 network router setup traffic wifi windows 10
- Replies: 1
- Forum: Windows Networking
-
P
Windows 7 Search *.reg file to change file association for *.txt extension and/or txtfile type?
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...- pstein
- Thread
- default editor double click file association file types reg file registry text editor tools windows 7
- Replies: 2
- Forum: Windows Help and Support
-
P
Windows 7 How to add new shortcut to own folder into file/folder selection dialog?
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...- pstein
- Thread
- access customization dialog box favorites file selection folders shortcuts user interface windows
- Replies: 1
- Forum: Windows Help and Support
-
P
Windows 7 How to list all shares? How to cmdline remove GRANT for everyone ?
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...- pstein
- Thread
- cmdline command line net share scripting security shared folders user management windows administration
- Replies: 1
- Forum: Windows Networking