-
Posts
5,661 -
Joined
-
Last visited
-
Days Won
243
Content Type
Profiles
Forums
Events
Everything posted by Legolash2o
-
v1.4.48.6 has been released fixing this issue. Please test it
-
That's the main reason it's in the Windows 8 forum! I want to go full Win 8 support
-
The only thing I can do is apologize. I'm pretty sure you would have mentioned it in the past. Sorry that it took this long for me to finally see it
-
I've just discovered a BIG massive bug whenever it comes to the RunOnce and msi files. Basically it will run an msi setup but not wait for it to finish before continuing onto the next installer. The msi installer currently running can prevent others from installing. Especially if all of them are msi files. This has been fixed and I'm currently testing UPDATE 1: It also affects CAB files. UPDATE 2: This has been fixed in the latest test build which can be downloaded here.
-
[Solved] "The given paths format is not supported"
Legolash2o replied to sweden8's topic in WinToolkit Solved Bugs
My bad. Typo. Fixed -
Next Release Expectations + Important Information
Legolash2o replied to Legolash2o's topic in Win Toolkit
v.1.4.48.4 test build released.Finished of ISO Maker before I start the temp directory work.- 40 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
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 READ After 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 release If 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 REQUESTS MSP 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 FIXES Error 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. CHANGELOG NEW: 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 integration FIX: 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
- 40 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
AIO-Integrator: Appcrash... Annoying bug...
Legolash2o replied to Tuesday77's topic in WinToolkit Bugs
It could be because you was using CCleaner or it could be because of an anti-virus. If you haven't seen my latest post yet. I will be working on the whole temp folder design tomorrow.- 8 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
AIO-Integrator: Appcrash... Annoying bug...
Legolash2o replied to Tuesday77's topic in WinToolkit Bugs
According to the screenshot, it happens when deleting the temp files. The second hang you mentioned was also related to deleting the temp files.- 8 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
Already fixed earlier on Thanks
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
AIO-Integrator: Appcrash... Annoying bug...
Legolash2o replied to Tuesday77's topic in WinToolkit Bugs
So they original problem exists? You need to answer my questions in post #2. P.S. I'd rather new bugs had their own thread- 8 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
AIO-Integrator: Appcrash... Annoying bug...
Legolash2o replied to Tuesday77's topic in WinToolkit Bugs
Is it only when a Language Pack is being integrated? Specifically an 8.1 language pack?- 8 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
I will be updating the exclusive ISOs after this patch Tuesday so I will check the SFC before I make an image.
- 10 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
MSI files don't need a switch as the RunOnce can add them automatically. Besides with the EXE you can just do: PaintDotNet_2_6.exe /auto OR /auto DESKTOPSHORTCUT=0 (no desktop shortcut)
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
Test 3 has been released with more applications added. Also a new ISO Maker feature that needs testing
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
Test 3 has been released with this feature.
-
I would need to know which files appear to be corrupted and if you removed anything from the image.
- 10 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
I will try and add that now
-
Just for a kick. I've just added this to v1.x
-
His switch does work. I also tried it with just /NOCANDY and no software was offered
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
A new test build has been released with the new Unattended.
-
A new test build is available. Sorry. Only just seen your post. It has already been added for the next release.
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
No that just separates the switch and the description
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
Ok everything that has been added and that has been mentioned is available to few in the first post. I'm googling more! What for effect does have on Skype the switch /noie? TNX, Thiersee ; http://www.skype.com/go/getskype-full ; ALLUSERS=1 - install for all the windows users ; /NOIE - No Internet Explorer plugin ; /NOGOOGLE - No Google toolbar ; /verysilent - No installation interface ; /NORESTART - No restart ; /SP- ; /NOCANCEL cannot interrupt ; /SUPPRESSMSGBOXES - avoid message boxes ; /NOLAUNCH' - doesn't start skype after installation
- 60 replies
-
- 2.0.5641.41562
- 2.0.5642.1187
-
(and 79 more)
Tagged with:
- 2.0.5641.41562
- 2.0.5642.1187
- Request
- K-Lite
- Codec
- silent install
- Repak
- Windows 7
- image burner
- cd
- integrate
- updates
- Windows 7 KB3021952
- introduction
- Windows 8.1
- Windows 7
- Batch
- CMD
- Administrador
- Win Toolkit
- minitool
- power data recovery
- 1.5.3.9
- silent install switches
- wintoolkit
- request
- repack list
- full list
- index
- Integrator
- monting
- WIM Manager
- updates
- update downloader
- [solved]
- Crash Stop Error
- Legolash2o
- magiciso
- maker
- magiciso maker
- 5.5
- 2.7
- repack
- .net
- framework
- slim
- madbarz
- invite
- code
- Investigation
- automatic
- driver
- install
- xp
- v1.5.x
- OSCDIMG
- v2.0.0.22
- Fixed in v2.0.0.23
- Mutilple os in a wim updates
- v2.0.0.19
- v2.0.0.19
- Fixed in v2.0.0.21
- universal
- chipset
- driver
- pack
- download
- windows
- 8.1
- xp
- usb
- v2.0.0.12
- Fixed in v2.0.0.14
- Registry file right click
- help
- KB2919355
- win 8.1 x64 help integration
- windows 8 themes
- themes
- xp themes
- themes for windows 7
-
Here is a sample of the new prompt you get when you need to enter a key. You can either enter your own. However, when you click an item on the list. It will fill the text box with that default key instead Better?