Jump to content
Nokioteca Forum

Backupandrestore V3.0 - Minicmd.exe


Recommended Posts

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
  • Mi Piace 1
Link to comment
Condividi su altri siti

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
Condividi su altri siti

Please sign in to comment

You will be able to leave a comment after signing in



Accedi Ora
 Share

×
×
  • Crea Nuovo...

Informazione Importante

Questo sito utilizza i cookie per analisi, contenuti personalizzati e pubblicità. Continuando la navigazione, accetti l'utilizzo dei cookie da parte nostra | Privacy Policy