PDA

View Full Version : Setup Factory 8.0


blbl
08-14-2008, 12:03 PM
what files to insert on the installer? the setup files from another setup or the files which i install from the app? plz answer me plz.

jassing
08-14-2008, 12:06 PM
what files to insert on the installer? the setup files from another setup or the files which i install from the app? plz answer me plz.

Can you provide more information? based on my interpretation of you statement; it sounds like you are installing an installer for a component? if so -- ideally you would install just the files; not the installer, however, some eula's require you to use their installer -- so it all depends.

blbl
08-14-2008, 12:08 PM
i have a game and i want to make a new installer but i dont know what files to put in my setup, the installer of the game or the files which installed from the game installer. do you understand now?:lol

jassing
08-14-2008, 12:23 PM
i have a game and i want to make a new installer but i dont know what files to put in my setup, the installer of the game or the files which installed from the game installer. do you understand now?:lol

I would ask "why" since it already has an installer... but; a cleaner way is to install the files that it installed -- but then you're at a loss for what registry entries it makes; so the easier thing is to include the actual installer.

You probably need to check the EULA to see if you can even repackage the game...

blbl
08-14-2008, 12:25 PM
I would ask "why" since it already has an installer... but; a cleaner way is to install the files that it installed -- but then you're at a loss for what registry entries it makes; so the easier thing is to include the actual installer.

You probably need to check the EULA to see if you can even repackage the game...

so put the installer from the game? then how i can install the game? i mean then i will have 2 installer? and thanks for help.

jassing
08-14-2008, 12:32 PM
let's roll back since this is more detailed that just "what do I put in"


do you know what files it installs?
are you legally allows to redistribute the files?
do you know what registry entries it makes?
what kind of installer is it (MSI/EXE)?
can you shell out to the installer & run it silently?
WHY do you want to make a new installer for a game?

blbl
08-14-2008, 12:40 PM
the 3 i see in registry that the game it doesnt have registry entries. the 5 i dont know. the 6 i want because i doing a mistake with the cd and now i cant start up the installer. the 4 im not sure i see exe and msi. the 1 it install a folder. the 2 i dont publish on the net its for personal use.

jassing
08-14-2008, 01:01 PM
if no registry entries and for personal use only; I'd just create an installer with the files themselves.

blbl
08-14-2008, 01:09 PM
ok thanks!!!!!!!!!

blbl
08-15-2008, 04:06 AM
i have a another question. how i can make the selection to shortcut to desktop?

jassing
08-15-2008, 09:58 AM
i have a another question. how i can make the selection to shortcut to desktop?

click on the file & select hte shortcuts tab; tick off the checkbox(es)where you want to createa shortcut.