90gabry 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 Link to comment Share on other sites More sharing options...
shahin324 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 Link to comment Share on other sites More sharing options...
90gabry 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...." Link to comment Share on other sites More sharing options...
shahin324 Posted July 1, 2013 Report Share Posted July 1, 2013 excuseme Senior but i wnat to nokia n8 belle refresh do have any way? Link to comment Share on other sites More sharing options...
90gabry 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... Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now