Everything posted by Legolash2o
-
[Solved] 2 "big" bugs in beta 5
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
-
[Solved] 2 "big" bugs in beta 5
LOL I haven't changed anything regarding that at all so don't know what could be causing that apart from a new Imagex.
-
[Solved] 2 "big" bugs in beta 5
Nope, thanks anyway. Test 7 should not show NSIS error. The error is just hidden.
-
[Solved] 2 "big" bugs in beta 5
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.
-
[Solved] 2 "big" bugs in beta 5
Thanks, can you upload the ini file please.
-
[Solved] 2 "big" bugs in beta 5
1. I will investigate 2. Screenshot if possible please?
-
[Solved] beta5: Imagex is not a valid Win32 application
Fixed.
- RunOnce Installer
-
[Solved] beta5: Imagex is not a valid Win32 application
I will fix that, what version if windows are you using? 32 or 64 bit
- RunOnce Installer
-
Report/Bump bugs: Long Weekend Coding Session.
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
-
RunOnce Installer
#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.
- McRip Updates
- RunOnce Installer
-
RunOnce Installer
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.
-
RunOnce Installer
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?
-
dism
Sorry you may have to explain further. Do you have a link to said 'Burf script'? Never heard of it
- RunOnce Installer
-
RunOnce Installer
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.
- RunOnce Installer
- RunOnce Installer
-
Review 14.1.29 beta2/beta3
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 :/
-
Review 14.1.29 beta2/beta3
Glad to hear.
-
[Solved] Bugs in 1.4.1.29, Beta 2
Sorted.
-
[Solved] v1.4.1.28 Internet Explorer 11
I think they have to be installed last.