New
#1281
I am intending to include fewer drivers in the next version.
Last edited by SIW2; 19 Jun 2022 at 11:58.
I am intending to include fewer drivers in the next version.
Last edited by SIW2; 19 Jun 2022 at 11:58.
How I can disable that 'Command pront' option from context menu?
In script and Windows.
There is a "Soft.reg" file located in the BIN folder. Delete that before you start the process.
- - - Updated - - -
@SIW2, If I wanted to remove all the extra Boot options and just have this as a regular up-to-date ISO, is it just a case of deleting the menu-x86 and menu-x64 folders before starting the integration? Or is there more I need to do before?
Change line 19 to:
set domenu=N and the menu wont be added, but the program files would be.
Easier if you use this .cmd instead of the one you already have
7UPDATERv64H-menu-select.zip
if that works for you, that choice can be kept in the next version. Let me know how the attached 64H works for you.
Last edited by SIW2; 20 Jun 2022 at 18:15.
Thanks very much! The .cmd file worked for me.
Thanks for testing it
New version on first post 7UPv64H.zip
Last edited by SIW2; 21 Jun 2022 at 09:03.
Great, thant you so much SIW2
And while we are on options, could you add somothing more? like the custom fixes that Integrate7 script by wkeller has?
As option to disable:
Customer Experience Improvement Program and Diagnostics
Windows Defender
System Restore
all logging
Action Center
Windows Search Indexer
Application Compatibility Assistant
autoshare of your disks in local network
autoplay of disks other than CD/DVD
- - - Updated - - -
I recently bought an SSD to upgrade my HDD and I was surprised how little time your script took to make the iso with the updates integrated with simplix.Before it took more than 4 hours, this time it took about an hour, I didn't really see how long it took, I just started the script and left the pc for about an hour, when I came back it was ready.
Besides when I turn on my computer, it was one of those times where I noticed the advantage of an ssd hehe
Those are registry entries.
You can create your own custom reg entries and save it as soft.reg ( for entries to software hive ) and sys.reg ( for entries to system hive )
put them in the bin folder
The entries need to use the names of the mounted hives.
software hive is mounted as SOFT
system hive is mounted as SYS
example:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\soft\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]
@=""
Last edited by SIW2; 02 Jul 2022 at 07:17.
I Installed Windows With Success. But My Laptop's Internal Keyboard And Touchpad Do NOT Work.
Is that a question?
I have no idea if win7 drivers are available for your laptop touchpad.
Find the device id and search for it. Some laptops have a setting for the touchpad - called something like "basic", which appears to be ps2 emulation. Try that if you have it.
SEE HERE TOUCHPAD BASICwent into the BIOS >Main >Touchpad and changed the option from Advanced to Basic, then F10 to save.
Wonderful! The touchpad is now operational.