Manual: Unify and simplify manual uninstallation for couple targets.

Change-Id: Ib90aaf3652be4ea4cfc5f873aa5ab1f4ef4dd004
This commit is contained in:
Szymon Dziok 2014-10-02 14:16:05 +02:00
parent 4a396ac1ed
commit 26a486e1e2
5 changed files with 10 additions and 22 deletions

View file

@ -721,31 +721,15 @@ completely follow the manual uninstallation instructions below.}}
\fname{\firmwarefilename} file.
}
\opt{iriverh10,iriverh10_5gb}{
\opt{iriverh10,iriverh10_5gb,mrobe100,vibe500}{
If you would like to go back to using the original \playerman{} software,
connect the \dap{} to your computer, and delete the
\opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4}}
file and rename \fname{OF.mi4} to \opt{iriverh10}{\fname{H10\_20GC.mi4}}%
\opt{iriverh10_5gb}{\fname{H10.mi4}} in the \fname{System} directory on
your \playertype{}. As in the installation, it may be necessary to first
put your device into UMS mode.
}
\opt{vibe500}{
If you would like to go back to using the original \playerman{} software,
connect the \dap{} to your computer, and delete the
\fname{jukebox.mi4} file and rename
\fname{OF.mi4} to \fname{JUKEBOX.mi4}
in the \fname{System} directory on your \playertype{}. As in the installation,
it may be necessary to first put your device into UMS mode.
}
\opt{mrobe100}{
If you would like to go back to using the original \playerman{} software,
connect the \dap{} to your computer, and delete the
\fname{pp5020.mi4} file and rename
\fname{OF.mi4} to \fname{pp5020.mi4}
\originalfirmwarefilename{} file and rename
\fname{OF.mi4} to \originalfirmwarefilename{}
in the \fname{System} directory on your \playertype{}.
\nopt{mrobe100}{As in the installation,
it may be necessary to first put your device into UMS mode.
}
}
\opt{e200}{

View file

@ -18,6 +18,7 @@
\newcommand{\dap}{player}
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\originalfirmwarefilename}{\fname{H10\_20GC.mi4}}
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
\newcommand{\firmwareextension}{\fname{mi4}}
\newcommand{\screenshotsize}{4cm}

View file

@ -18,6 +18,7 @@
\newcommand{\dap}{player}
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\originalfirmwarefilename}{\fname{H10.mi4}}
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
\newcommand{\firmwareextension}{\fname{mi4}}
\newcommand{\screenshotsize}{4cm}

View file

@ -20,6 +20,7 @@
\newcommand{\dap}{player}
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\originalfirmwarefilename}{\fname{pp5020.mi4}}
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
\newcommand{\firmwareextension}{\fname{mi4}}
\newcommand{\screenshotsize}{4cm}

View file

@ -18,6 +18,7 @@
\newcommand{\dap}{player}
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\originalfirmwarefilename}{\fname{JUKEBOX.mi4}}
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
\newcommand{\firmwareextension}{\fname{mi4}}
\newcommand{\screenshotsize}{4cm}