90gabry 26 Posted July 1, 2013 Report Share Posted July 1, 2013 You can use the comand "install": install e:\data\myfolder\Belle_TopBar.sis or you can use att -e to install sis in E memory: install -e e:\data\myfolder\Belle_TopBar.sis This is the silent install, if you want, you can add a comand note: note -c "Do you want to install Belle TopBar?" "Note:" if -e note "Operation aborted!" else note "Attending..." install -e e:\data\myfolder\Belle_TopBar.sis install z:\data\DeskClock.sis note "Done!" endif 1 Quote Link to post Share on other sites
shahin324 0 Posted July 1, 2013 Report Share Posted July 1, 2013 a lot thanks Mr but this command not work I dont know I want have auto installer such as cfw xeon but I can't writing the script pls help me Quote Link to post Share on other sites
90gabry 26 Posted July 1, 2013 Report Share Posted July 1, 2013 See AutoInstaller by PNHT or AutoInstaller by ThinkChange For the "install" comand of minicmd you have to write: install [ -e (optional)] [path of file to install] example: install f:\installs\Backup&Restore.sis This comand work on my cfw Note: you can use the minicmd to copy the file in the folder of AutoInstaller and then you can run the executable file, for example: md e:\pnht\ md e:\pnht\c\ md e:\pnht\e\ copy z:\system\mysis\nokioteca.sis e:\pnht\c\ copy z:\system\mysis\forum.sis e:\pnht\e\ run AI.exe note "Attending restart message...." Quote Link to post Share on other sites
shahin324 0 Posted July 1, 2013 Report Share Posted July 1, 2013 excuseme Senior but i wnat to nokia n8 belle refresh do have any way? Quote Link to post Share on other sites
90gabry 26 Posted July 2, 2013 Report Share Posted July 2, 2013 can you give me photo of autoinstaller of xeon? I help you with a photo... Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.