Legolash2o Posted September 7, 2014 Posted September 7, 2014 (edited) As you may have noticed. I have been working on v1.x this week and I've dedicated more time during next week too. Here is what to expect and the list may grow but my time is limited. Since there will be quite a few enhancements. I might as well call it v1.5.x Please note: The latest test build is not available yet. The % shown is the completion progress of that specified item. NOTICE: PLEASE READAfter the v1.5.x release. No more features will be added to Win Toolkit v1.x unless they are very very small or someone pays me to do it. All focus will then be on v2.x as my University degree and therefore my future depends on it. So I will only be willing to work on v1.x bug fixes. Sorry. RELEASE PLAN Sunday 7th :: Preperation [100%]Monday 8th - Wednesday 10th :: Improving Existing Features [100%]Existing features will be improved to make future changes and bug fixes easier. Thursday 11th - Saturday 20th :: New Features [70%]I will attempt to go through the requests form and add features which I think I have time for. Note: This period has been extended since the previous task took longer than expected. Sunday 21st :: Public v1.5.x releaseIf all goes well. The general public will see a new version prompt. NEW FEATURES AND IMPROVEMENTS Unattended Creator [100%]I've updated the GUI of the Unattended Creator and it now uses the new inputbox (below). The icon next to each item indicates where it is text input, select from a list, or just enabled/disabled, etc.. Unattended Creator- Serial Keys [100%]The screen which prompts you to enter a serial key for your unattended setup has been improved greatly. InputBox Upgrade [100%]All the inputbox prompts which asked you to enter text have been updated and work a heck of a lot better. This gives me lots of new options. Old New Silent Installers [100%]A new button is available which lets you select a common program from a list. Once selected, its switch will automatically be added.I've added a toggle on the Silent Installers + SFX tab which controls whether or not the current installers get deleted or not.Updates [100%]Update logging is now enabled by default and now has a timestamp on the filename. I've also fixed an issue where the log doesn't have an extension.Driver extraction [100%]I've decided to restore the way drivers files ending with an underscore (_) get extracted. There was issues where drivers, such as graphics drivers, could not get integrated. The old method works. It will now only use the new method (7z) if its not recognized. Hopefully this will improve driver integration by reduce the errors. WIM image system upgrade [100%]I've finally got round to finally upgrading how Win Toolkit store images in the memory but most importantly makes it so much easier for me to code. Previously Win Toolkit used to store a bunch of ListViewItem's in a list so if you looked at a wim image it would look like.:ListViewItem.Text = Image NameListViewItem.SubItems[1].Text = Image Description....ListViewItem.SubItems[6].Text = WIM file location....ListViewItem.SubItems[10].Text = ????Point is if I need to fix something or do anything at all relating to images. I had to find out which subitem stored the wim file location (6) or what subitem stored the DisplayName. This was originally done years ago before I knew how to make custom objects. Now it is like:selectedImage.NameselectedImage.DescriptionselectedImage.LocationselectedImage.MountPathselectedImage.DisplayNameselectedImage.IndexAs you can probably tell. This makes thing A LOT easier for me in the long run. I also discovered a few bugs which I managed to fix. Just implementing this alone took 2 full days which is why there was not a release last night. NOTE: This may have introduced some bugs. Although they would be easy to fix. Temp Directory [30%]Tomorrow I will be going through every existence of how the temp directory works and will be completely revamping it. UPDATE: Win Toolkit now keeps track of all the temp files and folders it creates and the process being ran. To help me manage this I decided to create a new screen which shows you. Note: It is nowhere near finished. It can only be accessed by me at the moment as it is buggy. Threading issue. Win Toolkit Cleanup [0%]On Win Toolkit exit. A new screen will appear displaying the cleanup progress. This will be much better than the current method which just says it in the title bar. This will allow you to see where it struggles and where it gets stuck. USER REQUESTSMSP Extraction [100%] I will be adding the request which allows a you to select what language you need to be extracted.ISO Maker [100%] The ISO Maker has had a re-design which includes being able to select a custom date. I've just got a few suggestions to take care of and then that is done. BUG FIXESError Logs [10%]I will be going through a lot of error logs. Fixing as many things as possible.Bug Reports [10%]I will be going through as many bug reports on the forum. So please post as many bugs as possible and update your current bug reports with any new news. CHANGELOGNEW: Add common application switchesNEW: Replace unattended serial key boxNEW: ISO Maker customize date optionsFIX: Unattended password value stayedFIX: Internet Explorer did not always move to the topFIX: Fixed default theme settings on themepack integrationFIX: Mini dumps tweaksFIX: MSI files did not always get installed in RunOnceFIX: CAB files did not always get installed in RunOnceFIX: Restore old method of driver extractionFIX: install.ini will no longer write if < 10KB is available.Added RunOnce idle timeout option WIM Manager > Set Product Key now uses new key screenRevamped WIM image handlingMSP support for RunOnceImproved Unattended Creator GUIAdded more silent installer common programsUpdated sample install.iniOption to keep mount folder after image has been dismounted Edited September 19, 2014 by Legolash2o Quote
Legolash2o Posted September 7, 2014 Author Posted September 7, 2014 v.1.4.48.4 test build released.Finished of ISO Maker before I start the temp directory work. Quote
Legolash2o Posted September 7, 2014 Author Posted September 7, 2014 v1.4.48.6 test build released.1.4.48.6^FIX: Mini dumps tweaks1.4.48.6^FIX: MSI files did not always get installed in RunOnce1.4.48.6^FIX: CAB files did not always get installed in RunOnce Quote
Legolash2o Posted September 8, 2014 Author Posted September 8, 2014 v1.5.0.7 test released.1.5.0.7^FIX: Fixed default theme settings on themepack integration1.5.0.6^FIX: Mini dumps tweaks Quote
Thiersee Posted September 8, 2014 Posted September 8, 2014 Hi Lego, I just tested 1.5.0.7 on a VM x64: 1) In the ISO-Maker I would prefer if the box to show the CMD-Windows is checked as default.2) Why AdobeReader disappeared from the Silent-Switches-List?3) For .MSP-files no switches are added (Adobe Reader patches are MSP-files, /passive /norestart works).4) What does it mean the option "Delete old installers"? Where are they deleted from?5) Silent-Switches-List: it would be better to have the switches liste as here (post #3) (my opinion!) 6) New switch: CDBurnerXP: /NOCANDY /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- Thiersee Quote
Legolash2o Posted September 8, 2014 Author Posted September 8, 2014 Hi Lego, I just tested 1.5.0.7 on a VM x64: 1) In the ISO-Maker I would prefer if the box to show the CMD-Windows is checked as default.2) Why AdobeReader disappeared from the Silent-Switches-List?3) For .MSP-files no switches are added (Adobe Reader patches are MSP-files, /passive /norestart works).4) What does it mean the option "Delete old installers"? Where are they deleted from?5) Silent-Switches-List: it would be better to have the switches liste as here (post #3) (my opinion!) 6) New switch: CDBurnerXP: /NOCANDY /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- Thiersee 1) Done.2) I didn't add it. I was given two different switches and wanted to see the difference. I've now added it.3) Done.4) I've improved the description. Basically it will delete the WinToolkit_Apps folder and the registry settings for the RunOnce. It will make the install as if no silent installers are present.5) Done.6) Added. Quote
Legolash2o Posted September 8, 2014 Author Posted September 8, 2014 Not yet. Still in the middle of something which needs to be completed first. Quote
Thiersee Posted September 8, 2014 Posted September 8, 2014 (edited) Ok, so you have time to proof another issue . RunOnce seems to have problems with .MSP-Installers (in my case for AdobeReader);it has been installed, anyway I should see some install boxes (/passive): nothing and in comparison with a manual installation, with the same switches, to quick.And at the end skype did not install (exe-installer); I'll try now with the Skype-MSI. Thiersee Edit: I'm back and can confirm .MSP-patch-installer is causing the problem.I put the AdobeReader-Patch at the end of the RunOnce-List and saw, RunOnce was not waiting for the installation-end;windows-setup was already building-up the desktop, .MSP-Patch-Installer was still installing. setup.ini:#Silent InstallsdotNetFx452_Full_LDR_x86_x64intl_Slim::/y /sfxlang:1031;NO;81,01 MB;E:\ServicePacks-Install\Win_7\Windows_7_Toolkit\Ricktendo\dotNetFx452_Full_LDR_x86_x64intl_Slim.exe;Always Installedmsxml_4_SP3::/passive /norestart;NO;2,25 MB;E:\ServicePacks-Install\Win_7\Updates-September\msxml_4_SP3.msi;Always Installedmsxml4-KB2758694-deu_x64::/quiet /norestart;NO;1,98 MB;E:\ServicePacks-Install\Win_7\Updates-September\msxml4-KB2758694-deu_x64.exe;Always InstalledPaintDotNet_x64::/passive /norestart;NO;25,69 MB;E:\Allgemein CD2\Grafik-Photo-Video\PaintDotNetMsi_4.0.3\PaintDotNet_x64.msi;Always InstalledClassicShellSetup64_4_1_0::/passive /norestart;NO;4,52 MB;E:\ServicePacks-Install\Win_7\ClassicShell\ClassicShellSetup64_4_1_0.msi;Always InstalledAdbeRdr11007_de_DE::/sPB /rs;NO;71,67 MB;E:\Allgemein CD3\Adobe-PDF\AdbeRdr11007_de_DE.exe;Always Installedcdbxp_setup_4.5.4.5000_x64::/NOCANDY /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-;NO;5,64 MB;E:\Allgemein CD1\CD\CD-Record\cdbxp_setup_4.5.4.5000_x64.exe;Always InstalledSkypeSetup_6.20.0.104::INSTALLLEVEL=10 STARTSKYPE=FALSE ALLUSERS=1 TRANSFORMS=:RemoveStartup.mst /qr;NO;25,68 MB;E:\Allgemein CD5\Telefon\I-Net-Telefon\SkypeSetup_6.20.0.104.msi;Always InstalledAdbeRdrSecUpd11008::/passive /norestart;NO;2,31 MB;E:\Allgemein CD3\Adobe-PDF\AdbeRdrSecUpd11008.msp;Always Installed Edited September 8, 2014 by Thiersee Quote
Legolash2o Posted September 8, 2014 Author Posted September 8, 2014 Does MSP use msiexec? Apparantly, you can do this: msiexec /i A:\Example.msi PATCH=msipatch.msp;msipatch2.msp /qb Quote
Thiersee Posted September 8, 2014 Posted September 8, 2014 Does MSP use msiexec? Apparantly, you can do this: msiexec /i A:\Example.msi PATCH=msipatch.msp;msipatch2.msp /qb Yes, I integrate it normally with a RAR-SFX and this setup msiexec /p AdbeRdrSecUpd11008.msp REINSTALL=ALL REINSTALLMODE=omus /qn With this RAR-SFX instead of example.msi /passive /norestart no issue. Quote
Legolash2o Posted September 8, 2014 Author Posted September 8, 2014 Do you need the reinstall and reinstallmode? msiexec /p blah.msp /passive /norestart Would that work? Quote
Thiersee Posted September 8, 2014 Posted September 8, 2014 Do you need the reinstall and reinstallmode?.......I don't know, if they are necessary, I got the tip last year here in wincert-forum and yes it seems to be necessary. msiexec /p blah.msp /passive /norestart Would that work?I have to test it in WTK; on installed windows it works. Quote
Legolash2o Posted September 8, 2014 Author Posted September 8, 2014 Well at the moment i've implemented 'msiexec /p blah.msp /passive /norestart' but I can change it if you want? Quote
abbodi1406 Posted September 9, 2014 Posted September 9, 2014 You do'nt even need to specify msiexec, it's enough to launch the patch file itself with parameters:blah.msp /passive /norestart tested working with Office updates Quote
Legolash2o Posted September 9, 2014 Author Posted September 9, 2014 I need to specify msiexec otherwise it causes issues like not waiting for the patch to finish before moving onto the next one. Quote
Tuesday77 Posted September 10, 2014 Posted September 10, 2014 (edited) I will be adding the request which allows a you to select what language you need to be extracted. I will be adding the request which allows a you to select what languageS you need to be extracted. - Please Means you have 2 selector and the extractor filter for 2 languages at the same progress. Driver extraction [100%] Means that the request from here?:http://www.wincert.net/forum/topic/12525-driver-installer-backuper/ Edited September 10, 2014 by BrokenZer0 Quote
Legolash2o Posted September 10, 2014 Author Posted September 10, 2014 v1.5.0.8 has been released. I'm currently updating the first post to say what's been added/updated. UPDATE: v1.5.0.9 releasedMeans that the request from here?:http://www.wincert.net/forum/topic/12525-driver-installer-backuper/No it says what it is in the description. All the user requests in the first post have a link to the post itself Quote
Legolash2o Posted September 10, 2014 Author Posted September 10, 2014 v1.5.0.10 releasedWIM Manager > Set product Key now uses the new key screenWIM image system upgrade finished off Quote
pennsylvaniaron Posted September 11, 2014 Posted September 11, 2014 lego:just used ver1.5.0.10 unattendedmaybe it's me but I still cant can't my theme to defaultand the user password is still enabled. that's with full name field blank and a name in the autologon name field. it makes the name an admin but its password protected. so if I do an install for a client and his computer sleeps, when awoken it needs a password. that should be eliminated..thxron Quote
Legolash2o Posted September 11, 2014 Author Posted September 11, 2014 We may need another TeamViewer so you can show me how to reproduce the problem. Quote
pennsylvaniaron Posted September 11, 2014 Posted September 11, 2014 lego, I love TV's..I just did a small test with v1510. no updates tweaks etc. I just added an office 2010 silent and the NFW 4.5.3 silent with new unattended.now the default theme worked. remember it hasn't been working in my final updated tweaked installations.and the unattended I got to work like this for no password. I leave both name fields blank (unchecked) but in the autologin name's user tab I add a username and display name (no passwords) and use administrator as default. doing it this way there is no password...ahh another 3 hrs of my life!regards.. Quote
Thiersee Posted September 11, 2014 Posted September 11, 2014 Hi Lego, 1.5.0.9 & 1.5.0.10 does NOT integrate any updates (ALL with a black X)! 1.5.0.7 does it with no issues; exactly same .INI. Thiersee Quote
Legolash2o Posted September 11, 2014 Author Posted September 11, 2014 Hi Lego, 1.5.0.9 & 1.5.0.10 does NOT integrate any updates (ALL with a black X)! 1.5.0.7 does it with no issues; exactly same .INI. ThierseeThanks Thiersee. I knew there might have been some issues. They probably wont be hard to fix but the long term benefits of what I did easily outweigh the possible bugs. I will fix it ASAP! (but after breakfast) EDIT: Fixed the updates. Just checking tweaks.EDIT 2: Tweaks seem fine Quote
Legolash2o Posted September 11, 2014 Author Posted September 11, 2014 v1.5.0.11 released Fixed updates/drivers not mountingFixed mini dump and taskbar tweak. Quote
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.