I'm trying to install ImDisk in silent mode. I execute the following command: install.bat /silent /lang:english /installfolder:"C:\Program Files\ImDisk" > install.log 2>&1
but the UI pops out, just like in case of a 'normal' install (without any parameters). What do I do wrong?
Last edit: Janusz Blank 2020-06-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This software is a mix of open source components. Hard to say what would be the exact licence, but in short, yes, it can be used in commercial applications, as long as you keep all the mentions to the original authors. There is also a very small part of the driver that is under GPL.
About the non installed driver, I can say nothing without more informations.
Try to uninstall everything, reboot the system, and restart the installer.
I just tried an installation with the parameters you are using and the new script, and everything goes well.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to install ImDisk in silent mode. I execute the following command:
install.bat /silent /lang:english /installfolder:"C:\Program Files\ImDisk" > install.log 2>&1
but the UI pops out, just like in case of a 'normal' install (without any parameters). What do I do wrong?
Last edit: Janusz Blank 2020-06-04
Please check this ticket.
BTW, what is the license of this software? Can this be commercially used?
Also, the new script worked, but ImDisk was installed without the driver, so I got:
This software is a mix of open source components. Hard to say what would be the exact licence, but in short, yes, it can be used in commercial applications, as long as you keep all the mentions to the original authors. There is also a very small part of the driver that is under GPL.
About the non installed driver, I can say nothing without more informations.
Try to uninstall everything, reboot the system, and restart the installer.
I just tried an installation with the parameters you are using and the new script, and everything goes well.