Posted by member 35 on 2004-05-02 07:58:57 link
if you like the popups better, copy the popup.rc file from the personal folder of ez2i to the one in omars installer.
and add
and add
*Popup "change themes" Folder
*Popup "install theme" !execute ["$LiteStepDir$utilities\LSThemeInstaller.exe"]
*Popup "refresh list" !execute ["$LiteStepDir$utilities\LSThemeInstaller.exe" "/refresh"]
*Popup !Separator
include "$ThemesDir$themeslist.rc"
*Popup ~Folder
somewhere before the *popup ~new line
*Popup "install theme" !execute ["$LiteStepDir$utilities\LSThemeInstaller.exe"]
*Popup "refresh list" !execute ["$LiteStepDir$utilities\LSThemeInstaller.exe" "/refresh"]
*Popup !Separator
include "$ThemesDir$themeslist.rc"
*Popup ~Folder