Jump to content

Legolash2o

Contributors
  • Joined

  • Last visited

Everything posted by Legolash2o

  1. Apparently NSIS occurrences are to do with file corruption. http://answers.microsoft.com/en-us/windows/forum/windows_7-system/nsis-error/4e2c6938-8727-4cc8-b783-557e5d0e9f26
  2. LOL I haven't changed anything regarding that at all so don't know what could be causing that apart from a new Imagex.
  3. Nope, thanks anyway. Test 7 should not show NSIS error. The error is just hidden.
  4. Fixed issue 2. UPDATE 2: Fixed issue 1. Also fixed an issue with exe files and McRipSF seemed to install fine. UPDATE 2: Test 6 release. NSIS-Error-box would have happened in the old versions but it was just hidden.
  5. Thanks, can you upload the ini file please.
  6. 1. I will investigate 2. Screenshot if possible please?
  7. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    If you mount and then unmount (save) an image, the old version will get replaced. Otherwise you will need to add silent installers.
  8. I will fix that, what version if windows are you using? 32 or 64 bit
  9. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    It's now in BETA 5. Please test it
  10. The coding weekend is over. Once test 7 has been approved by the testers, it will get released to the public. *1.4.1.29^FIX: FAT32 now hidden on USB Boot Prep if partition > 32GB *1.4.1.29^FIX: AIO did not cancel rebuild WIM *1.4.1.29^FIX: Remove WinToolkit_Mount properly *1.4.1.29^FIX: Detection of unmounted images *1.4.1.29^FIX: Exlusive ISO links *1.4.1.29^FIX: IE11 exe did not integrate *1.4.1.29^FIX: IE11 did not add for non-english version. *1.4.1.29^FIX: IE11 now back at priority group *1.4.1.29^FIX: AIO Creator buttons remained visible. *1.4.1.29^FIX: AIO Disk Creator couldn't add other images *1.4.1.29^FIX: RunOnce no longer runs during Windows installation. *1.4.1.29^New RunOnce installer *1.4.1.29^New theme patcher now supports Windows 8 and 8.1 *1.4.1.29^Created 'Update' tab *1.4.1.29^Added RicaNeaga update repository *1.4.1.29^Updated Imagex with Windows 8.1 version
  11. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    #Lets you specify the configuration of the installers#InstallDir is where your apps are located#DriverDir is which directories to scan for inf files#Reboot makes RunOnce reboot Windows after completion#ShowBrowse will show folder browse dialog if no source is detection[Config]INSTALLDIR=E:\WinToolkit_Apps2INSTALLDIR=E:\WinToolkit_Apps3INSTALLDIR=WinToolkit_AppsINSTALLDIR=Sources\AppsDRIVERDIR=Sources\Drivers2DRIVERDIR=E:\Sources\DriversREBOOT=FALSESHOWBROWSE=TRUE#Things which will always get installed. Anything after * is a switch i.e. /S /Q /Silent[Automatic]ISO-Workshop=%DVD%:\WinToolkit_Apps\ISO-Workshop2\ISO-Workshop.exe*/S#User will be asked to choose which of the following apps to install.[Manual]You can now have a install.ini file within your sources folder. When you have InstallDir added multiple times, it will scan all locations for the exe so you can have files scattered if need be. If a location doesn't have a drive specified it will scan the roots of all driver until a match is found. Drivers install pretty fast too and only install the needed ones Also, if manuals are listed and the user hasn't moved the mouse, etc.. after 10 minutes, it will continue with the windows installation with just drivers/automatics installed.
  12. Legolash2o replied to compstuff's post in a topic in OLD Threads
    McRip servers are now offline. There is no link. However if you look in my signature, download the latest build for some alternatives
  13. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    It works!!!!!!!! It quickly skips drivers which are already updated or not required!
  14. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    If there is a "Drivers" folder on the root, it will scan all *.inf, not sure how to detect if a driver is needed or not... I think dpinst detects if it is needed or not so I will use that. If it detects a sad2 script then it will run that INSTEAD (assuming I add SAD2 support). No idea what SAD2 does lol. Also if you have allowed a user to select programs and the computer has been idle for 10 minutes, it will close the RunOnce after drivers and automated software is installed.
  15. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    Here's what I've got so far: Selection Screen If you decide to allow users to select what software they want, they will see a screen like this. Once they have selected what they want, they will go to the queue. Installation Whilst the first screen is open, the RunOnce is installing drivers and software which get installed no matter what. That way software is being installed whilst you select. Thoughts?
  16. Legolash2o replied to exe9812q's post in a topic in Win Toolkit Requests
    Sorry you may have to explain further. Do you have a link to said 'Burf script'? Never heard of it
  17. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    That's already available. Just make sure your silent installers are set to 'Always Install' or whatever that checkbox says.
  18. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    How about I just use DISM or whatever to install drivers, however if it detects 'DP_Install_Tool.cmd' in the drivers folder it will run that instead? In regard to the GUI design and layout, it's going crap so I'm going to take myself out for a nice meal to ponder it's design. At the moment I'm thinking to make it install files whilst it waits for YOU to pick your installs (if any) so it won't take as long. I could probably make it install drivers at the same time.
  19. Legolash2o replied to Legolash2o's post in a topic in WinToolkit Bugs
    There is already a feature where you can have some software ALWAYS install and then the user selects optional installs.
  20. Legolash2o posted a post in a topic in WinToolkit Bugs
    I'm currently in the process of completely revamping the RunOnce installer. Any requests?
  21. Legolash2o replied to wela's post in a topic in Win Toolkit
    I dunno how the new installer could cause that error, I only added 5 lines of code and they where nowhere near that part of the RunOnce program. Technically the 5 lines of code are before it even starts :/
  22. Legolash2o replied to wela's post in a topic in Win Toolkit
    Glad to hear.
  23. I think they have to be installed last.