rhahgleuhargh Posted July 26, 2016 Author Share Posted July 26, 2016 I made it with Word, I can send you the original file so you'll just have to replace the text. Check your PM ! Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 26, 2016 Share Posted July 26, 2016 Quote You can't put the .vbs script directly in WTK, you have to generate the .EXE first, starting eiter "For classic integration.cmd" or "For Convenience Rollup.cmd"! What you see without extension is only the name of the SFX. BTW, there is an "Instruction.txt" too.... Thiersee I read the Instructions.txt file but can't see how anything is generated inside the .7z file. I extracted the 7z file to my desktop in a new folder. I click on "for classic integration.cmd" and a dos screen flashes on and off very quickly. clicking on "7za.exe" does the same thing! I just can't figure out how to generate the "final" classic.vbs (or whatever) file into the silents for WTK... regards... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted July 26, 2016 Share Posted July 26, 2016 (edited) 1 hour ago, pennsylvaniaron said: Thiersee I read the Instructions.txt file but can't see how anything is generated inside the .7z file. I extracted the 7z file to my desktop in a new folder. I click on "for classic integration.cmd" and a dos screen flashes on and off very quickly. clicking on "7za.exe" does the same thing! I just can't figure out how to generate the "final" classic.vbs (or whatever) file into the silents for WTK... regards... In the instruction is exactly written, what you have to do: Eventually edit the .vbs-file, if you need, and then Quote Execute the .cmd file corresponding to your integration method to create the silent SFX. This SFX has to be integrated in last position in Wintoolkit "Silent install + SFX" section or via setupcomplete.cmd * Without argument : the script is launched at first boot (working Internet connexion is required) * With -ai argument : script is launched at the first reboot (working Internet connexion is required) You don't have to unpack or start other files, the .cmd-file generates an SFX-file and this SFX you have to put in your RunOnce-section, nothing less and nothing more! Edited July 26, 2016 by Thiersee Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 26, 2016 Share Posted July 26, 2016 54 minutes ago, Thiersee said: You don't have to unpack or start other files, the .cmd-file generates an SFX-file and this SFX you have to put in your RunOnce-section, nothing less and nothing more! thiersee when I execute the classic CMD file nothing gets generated. I do not see any sfx file being created. where is this file created. on my system a dos screen just blinks, nothing created.. regards... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted July 26, 2016 Share Posted July 26, 2016 (edited) 23 minutes ago, pennsylvaniaron said: thiersee when I execute the classic CMD file nothing gets generated. I do not see any sfx file being created. where is this file created. on my system a dos screen just blinks, nothing created.. regards... In the same folder where the .cmd-file is! Try to download the SFX-Maker again, unpack it in an empty folder, don't touch other files, only start the .cmd from this new folder, nothing more. If you start the cmd for classic way you get a W10.exe, if you start for convenience rollup you get a rollup.exe. Edited July 26, 2016 by Thiersee Quote Link to comment Share on other sites More sharing options...
bphlpt Posted July 26, 2016 Share Posted July 26, 2016 Maybe he was looking for some kind of file that had SFX somewhere in the name? Cheers and Regards Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 26, 2016 Share Posted July 26, 2016 30 minutes ago, Thiersee said: In the same folder where the .cmd-file is! Try to download the SFX-Maker again, unpack it in an empty folder, don't touch other files, only start the .cmd from this new folder, nothing more. If you start the cmd for classic way you get a W10.exe, if you start for convenience rollup you get a rollup.exe. ok got it. sorry for the slow understanding. the instructions just say that it creates an sfx, "Execute the .cmd file corresponding to your integration method to create the silent SFX." so BPHLPT was correct. I'm looking for a file with sfx in it. I understand when one writes a procedure or instructions which they are so familiar with, its inconceivable that others cannot grasp something SO SIMPLE. Thx once again for your time.... regards... Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 26, 2016 Share Posted July 26, 2016 ok giving up. its not that important. I did what you and the instructions say and when installing on vm the w10 file comes back with cant read sfx or not found. the path is definitely correct. its just FYI, I can live without it. regards... Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted July 27, 2016 Author Share Posted July 27, 2016 (edited) @pennsylvaniaron Here are 2 screenshots : before running .cmd file (folder content after decompressing Hide_W10_KBs_Silent_SFX_maker.7z), and after running .cmd files : the Silent SFX are the .exe files (you don't need the .7z files, they're just a step before the silent SFX file). The icon specifies that they are SFX, you can't miss them. The only thing you have to do is to add W10.exe (classic integration) or Rollup.exe (Convenience Rollup method) in WTK installer list. I deleted previous files containing the created SFX because some people prefer to edit themselves the updates to hide. It was simplier to just upload the maker with default .vbs files. If you don't need to modify the .vbs scripts, just launch .cmd file and you're done. Edited July 27, 2016 by rhahgleuhargh Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 27, 2016 Share Posted July 27, 2016 5 hours ago, rhahgleuhargh said: @pennsylvaniaron Here are 2 screenshots : before running .cmd file (folder content after decompressing Hide_W10_KBs_Silent_SFX_maker.7z), and after running .cmd files : the Silent SFX are the .exe files (you don't need the .7z files, they're just a step before the silent SFX file). The icon specifies that they are SFX, you can't miss them. The only thing you have to do is to add W10.exe (classic integration) or Rollup.exe (Convenience Rollup method) in WTK installer list. I deleted previous files containing the created SFX because some people prefer to edit themselves the updates to hide. It was simplier to just upload the maker with default .vbs files. If you don't need to modify the .vbs scripts, just launch .cmd file and you're done. I will try this again (after breakfast) because I am determined. It sounds easy and I believe this is my understanding. I download the 7z file to my desktop and extract all the files to a new folder on my desktop. I can either leave classic.vbs alone or right click on it and EDIT it. I can add other updates to hide in the list (now 0-8) with the same syntax. I then double click on classic integration.cmd which creates W10.exe in the same folder. I can now copy W10.exe to the folder of my choice and then when making a new iso have WTK add it to the silent list with the path to where I copied it (with no arguments) making sure its last on the list. That is what I did yesterday and got the error sfx can't be found or read. I ASSume this is correct and will try it again in a few hours. once again thx for your time. regards... Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted July 27, 2016 Author Share Posted July 27, 2016 (edited) @pennsylvaniaron If you encountered an error it's maybe because the .vbs file was not edited correctly. Spoiler Dim hideupdates(8) 'TO ADD 1 EDIT THE (11) AND ADD another hideupdates(#) hideupdates(0) = "KB2952664" hideupdates(1) = "KB3021917" hideupdates(2) = "KB3035583" hideupdates(3) = "KB3068708" hideupdates(4) = "KB3075249" hideupdates(5) = "KB3080149" hideupdates(6) = "KB3123862" hideupdates(7) = "KB976932" hideupdates(8) = "KB3173040" Be carefull to modify the first number in line "Dim hideupdates(x)" when you add updates to hide : for example, if you add 2 updates to the original .vbs script the "x" number must be 10 instead of 8. Spoiler Dim hideupdates(10) 'TO ADD 1 EDIT THE (11) AND ADD another hideupdates(#) hideupdates(0) = "KB2952664" hideupdates(1) = "KB3021917" hideupdates(2) = "KB3035583" hideupdates(3) = "KB3068708" hideupdates(4) = "KB3075249" hideupdates(5) = "KB3080149" hideupdates(6) = "KB3123862" hideupdates(7) = "KB976932" hideupdates(8) = "KB3173040" hideupdates(9) = "KB......" hideupdates(10) = "KB...." Edited July 27, 2016 by rhahgleuhargh Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 27, 2016 Share Posted July 27, 2016 4 hours ago, rhahgleuhargh said: @pennsylvaniaron If you encountered an error it's maybe because the .vbs file was not edited correctly. Reveal hidden contents Dim hideupdates(8) 'TO ADD 1 EDIT THE (11) AND ADD another hideupdates(#) hideupdates(0) = "KB2952664" hideupdates(1) = "KB3021917" hideupdates(2) = "KB3035583" hideupdates(3) = "KB3068708" hideupdates(4) = "KB3075249" hideupdates(5) = "KB3080149" hideupdates(6) = "KB3123862" hideupdates(7) = "KB976932" hideupdates(8) = "KB3173040" Be carefull to modify the first number in line "Dim hideupdates(x)" when you add updates to hide : for example, if you add 2 updates to the original .vbs script the "x" number must be 10 instead of 8. Reveal hidden contents Dim hideupdates(10) 'TO ADD 1 EDIT THE (11) AND ADD another hideupdates(#) hideupdates(0) = "KB2952664" hideupdates(1) = "KB3021917" hideupdates(2) = "KB3035583" hideupdates(3) = "KB3068708" hideupdates(4) = "KB3075249" hideupdates(5) = "KB3080149" hideupdates(6) = "KB3123862" hideupdates(7) = "KB976932" hideupdates(8) = "KB3173040" hideupdates(9) = "KB......" hideupdates(10) = "KB...." rhahgleuhargh I did the darn thing over again and same error, sfx not found or could not be read. I am not making any changes to the classic.vbs file. just executing the correct .cmd file from a brand new downloaded (post#1) 7z compressed file which as been extracted (as per your pics) into a separate folder. don't worry about it, its not worth the trouble, assuming no one else has the same problem. However, to make sure one last time!!!>>> the w10.exe doesn't have to be in its original directory where it is generated does it for WTK. Once its generated I can copy w10.exe to another partition and folder (where all my WTK file are). correct?? we are not copying the folder contents in wtk just the w10.exe file with no syntax. If the answers are YES then I'm giving up. Just trying to learn about this feature... regards... Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted July 28, 2016 Author Share Posted July 28, 2016 @pennsylvaniaron Try to change the folder. Does the SFX work once launched after Windows installation ? If yes it's not an error due to the SFX, but to the link to folder where it is placed. Here is a link to default W10.exe. Just extract the .exe file from 7zip archive. It is the one I use for my tests and it works. Try it... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted July 28, 2016 Share Posted July 28, 2016 (edited) @rhahgleuhargh Could spaces in the path be a problem and, maybe, the reason for his error? If I remember well, spaces in the path have been a problem in WTK in the past. Edited July 28, 2016 by Thiersee Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 28, 2016 Share Posted July 28, 2016 1 hour ago, Thiersee said: @rhahgleuhargh Could spaces in the path be a problem and, maybe, the reason for his error? If I remember well, spaces in the path have been a problem in WTK in the past. ok trying it now. first I'll use my own w10.exe file but put it on the desktop. I have my WTK files in a directory named d:\wintoolkit but thiersee brings up possible problem. all my silent in WTK path have a "space". they read d:\win toolkit\. they all get installed but maybe w10.exe is fussy? The path with the desktop does not have a space. if this doesn't work then I will try rhahgleuhargh's personal w10.exe file... regards... Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 28, 2016 Share Posted July 28, 2016 (edited) 5 hours ago, rhahgleuhargh said: @pennsylvaniaron Try to change the folder. Does the SFX work once launched after Windows installation ? If yes it's not an error due to the SFX, but to the link to folder where it is placed. Here is a link to default W10.exe. Just extract the .exe file from 7zip archive. It is the one I use for my tests and it works. Try it... well method #1 failed. Putting it on the desktop did nothing. Same exact error. Now I will use your w10.exe file. regards Edited July 29, 2016 by pennsylvaniaron Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 29, 2016 Share Posted July 29, 2016 5 hours ago, rhahgleuhargh said: @pennsylvaniaron Try to change the folder. Does the SFX work once launched after Windows installation ? If yes it's not an error due to the SFX, but to the link to folder where it is placed. Here is a link to default W10.exe. Just extract the .exe file from 7zip archive. It is the one I use for my tests and it works. Try it... well here's a new one. when trying to install your w10.exe file (last in silent), WTK just freezes. The green arrow just stays to the left of w10.exe. I went out to dinner and that was 3 hrs ago. Arrow still there. Its futile, but interesting to say the least. regards... Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted July 29, 2016 Author Share Posted July 29, 2016 @pennsylvaniaron Are you connected to Internet when you install your VM ? Because if your machine is not connected, the .vbs can't work. Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted July 29, 2016 Share Posted July 29, 2016 5 hours ago, rhahgleuhargh said: @pennsylvaniaron Are you connected to Internet when you install your VM ? Because if your machine is not connected, the .vbs can't work. Yes I am connected. In my silents I have 2533552, 2603229, 3046269, adobe reader, fp, google toolbar, mbam, ccleaner and NFW 4.61 slim.exe /y, then w10.exe. Everything installs perfectly except w10.exe (even using different folders). will try again with your script because I never saw that freeze before. what updates are you hiding in your script? could the 3 kb's installed before it have any affect? regards... Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted July 29, 2016 Author Share Posted July 29, 2016 (edited) @pennsylvaniaron I just install KB2603229 and KB3046269 in RunOnce (I don't need KB2533552 no more as explained previously) and usually for my tests : icare's DNF461, MRT, icare RunOnce, and the script (W10 or Rollup depending the method). I limit the number of the programs to the strict minimum because it increases the installation process, and purpose of my test is just to check if updated ULs are correct. Updates hidden in the script are those by default (if you integrate KB2533552 you'll have to remove KB976932 in the .vbs script). Just 2 tips : - Beware to integrate KB3172605 that includes latest WU client, because the previous one induced some errors during the W10 scripts (too much memory used). - I allways place all RunOnce programs in the same folder, so it's easier to add the next one in the WTK installer list. About WTK installer : sometimes in the past I encountered some freezes with it, especially in x86, that's why I use setupcomplete.cmd method in this configuration. But (in my specific case) all is OK in x64. I'll make a new test for the next Patch Tuesday with the new VirtualBox version. Edited July 29, 2016 by rhahgleuhargh Quote Link to comment Share on other sites More sharing options...
Thiersee Posted July 30, 2016 Share Posted July 30, 2016 KB3035583, KB3123862 & KB3173040 aren't requested anymore by WU. X-Force 1 Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted August 2, 2016 Share Posted August 2, 2016 started making a CLASSIC 32 bit win 7 HP iso. On integration (7_22 UL) with 2670838 and 3020369 as prereq's, updates 2813430 and 2820331 make WTK fail. Are these updates supposed to be in prereq's or deleted or something else? regards... Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted August 2, 2016 Share Posted August 2, 2016 I removed kb's 2813430, 2820331 and then it failed on 3149090. I ran it again with all 3 removed and SUCCESS. On the VM WU asks for 11 updates (2813430 and 2820331) are 2 of them. 3149090 nowhere to be found. passes sfc, all is good...fyi regards... Quote Link to comment Share on other sites More sharing options...
X-Force Posted August 9, 2016 Share Posted August 9, 2016 (edited) KB3167679 KB3177725 KB3178034 IE11 KB3175443 replace KB3170106 Edited August 10, 2016 by X-Force Quote Link to comment Share on other sites More sharing options...
Thiersee Posted August 9, 2016 Share Posted August 9, 2016 7 minutes ago, X-Force said: .... KB3177725 replace KB3161664 (Only Convenience) .... KB3161664 has been already replaced by KB6168965 on the last patch day in july. BTW, on fresh installs (VM, Convenience Rollup) I don't have any uninstalled KBs; OK only KB2534111 . Thiersee Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.