ThinkLinux Posted July 29, 2006 Posted July 29, 2006 Hi Can Anybody Please Help Me With A Blender new version (2.42) Silent Install Switch.
T D Posted July 29, 2006 Posted July 29, 2006 /SGo Google app switches before asking pls Or make an AUtoit scriptRun("blender.exe") WinWaitActive("Blender 2.42 Installer", "Welcome") Send("!N") WinWaitActive("Blender 2.42 Installer", "License Agreement") Send("{TAB}{TAB}{ENTER}") WinWaitActive("Blender 2.42 Installer", "Choose Components") Send("{ENTER}") WinWaitActive("Blender 2.42 Installer", "Choose Install Location") Send("{TAB}") Send("!N") WinWaitActive("Blender 2.42 Installer", "Specify User Data Location") Send("{TAB}{TAB}{TAB}") Send("!I") WinWaitActive("Blender 2.42 Installer", "Completing the Blender") Send("R") Send("{TAB}{ENTER}")
ThinkLinux Posted July 29, 2006 Author Posted July 29, 2006 /SGo Google app switches before asking pls Or make an AUtoit scriptRun("blender.exe") WinWaitActive("Blender 2.42 Installer", "Welcome") Send("!N") WinWaitActive("Blender 2.42 Installer", "License Agreement") Send("{TAB}{TAB}{ENTER}") WinWaitActive("Blender 2.42 Installer", "Choose Components") Send("{ENTER}") WinWaitActive("Blender 2.42 Installer", "Choose Install Location") Send("{TAB}") Send("!N") WinWaitActive("Blender 2.42 Installer", "Specify User Data Location") Send("{TAB}{TAB}{TAB}") Send("!I") WinWaitActive("Blender 2.42 Installer", "Completing the Blender") Send("R") Send("{TAB}{ENTER}")žthanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now