WRONG!
It's fully Win32PE (Windows 23Bit Portable Exectutable)
Fully independant of thw Windows Installer System.
Just because it's in Wizard style doesn't mean it's Windows Installer
It has same UI and graphics as MSI.
AFAIK it is possible to create an EXE from MSI script.
Sure, most of GUI based installers usually are wizard style. Choose a directory to install, choose other options and then let setup copy the files to HD. It doesn't have any relation to a specific program.
Also Known As: banshee_revora (Steam) Joined: 15 Aug 2002 Location: Brazil
Posted: Tue Jan 27, 2004 7:43 pm Post subject:
I think he meant 32 bit... but in my honest opinion, it's just like a windows installer, it doesnt change much. I still think that mods deserves a special treatment as they are not like other programs... actually, mod is not a program ... QUICK_EDIT
1. Hard drives need about 100MB free for Windows Virtual Memory and games doing stuff on the HD. (100MB's is bigger than 22MB)
2. the thing will b downloaded to the harddrive and then applyed any way.(saved in windows temp and then applyed)
3. HELLO u select the file and delete it after use. (using a normal installer with contence, thus no space is wasted.)
In summary you have no point. So i ask again whats the point of an installer without contence. (plz give a decent reply this time)
"Win32PE"
So that means its a normal EXE like every other program? (** Wonders what the point of fancy terms are **)
Questions:
1. Why can't it detect the loaction of TS from the registary?(im guessing it can't)
2. Can it detect mod files that are already installed to ts?
3. Can it back up installed mods?
1. Hard drives need about 100MB free for Windows Virtual Memory and games doing stuff on the HD. (100MB's is bigger than 22MB)
2. the thing will b downloaded to the harddrive and then applyed any way.(saved in windows temp and then applyed)
3. HELLO u select the file and delete it after use. (using a normal installer with contence, thus no space is wasted.)
In summary you have no point. So i ask again whats the point of an installer without contence. (plz give a decent reply this time)
I didn't mean on MY PC - I meant on my webspace
stucuk wrote:
"Win32PE"
So that means its a normal EXE like every other program? (** Wonders what the point of fancy terms are **)
Yes, I just like fancy terms
/me starts boasting about being a Geek
Quote:
Questions:
1. Why can't it detect the loaction of TS from the registary?(im guessing it can't)
It can - I just need to program this
And then look at how to code it
Quote:
2. Can it detect mod files that are already installed to ts?
Yes, and deletes them from the TSR copy
Quote:
3. Can it back up installed mods?
As it isn't removing them from TS, only from TSR, there is no point in this
Quote:
If not, ZIP's are better.
I disagree - I prefer an installer. Knows where to save stuff ect....
Expecialy for Software, not so much for Mods QUICK_EDIT
WRONG!
It's fully Win32PE (Windows 23Bit Portable Exectutable)
Fully independant of thw Windows Installer System.
Just because it's in Wizard style doesn't mean it's Windows Installer
It has same UI and graphics as MSI.
AFAIK it is possible to create an EXE from MSI script.
Sure, most of GUI based installers usually are wizard style. Choose a directory to install, choose other options and then let setup copy the files to HD. It doesn't have any relation to a specific program.
I didn't mean to offend you BTW.
You didn't offend me
And you can't make an EXE from an MSI script - You can wrap the MSI in an EXE file which checks for Windows Installer... Ect but you can't make the MSI script into an EXE - Only an MSI
I thought you meanr I was using the Windows installer
(BTW: When I use , I tend to mean i'm annoyed, not offended ) QUICK_EDIT
I for one prefer a zip as well. I don't trust installers/uninstallers for 100%.. i mean i once almost lost my entire TSTW (when it was in early stages though) because installed another mod..it just overwrote my files. So i prefer a zip, as i control it myself.
... but SOME people really don't seem to have enough windows explorer knowledge or whatever to properly use zips. QUICK_EDIT
"It can - I just need to program this
And then look at how to code it "
No it can't. You admited you never programmed it to. (getting reg enterys is simple)
"Yes, and deletes them from the TSR copy "
I asked if it could detect installed mods on TS and remove them, what has removing mods from TSR (which isn't a game but a mod) got to dow ith anything?
"I disagree - I prefer an installer. Knows where to save stuff ect....
Expecialy for Software, not so much for Mods"
We arn't talking about software, we are on about a mod, installers suck for mods. Installers are a pain cos they leave crap in registary, meaning you have to use a stupid installer each time you want to play it after another mod, or you do what i do which is to extract it to a blank dir zip the files n apply manualy.
Having to go through more than 1 dialog to play a mod is crazy. Its like saying, "each time you play our wonderful game, you have to install it!!! won't we b crowned geniouses for that one" _________________ Free Map Editor - Game Requirements - Stucuk.Net QUICK_EDIT
why would he want to RESTRICT the amount of ppl that could use the mod? makign it in a stupid format that means you have to use the application means that TSR would only b able to get to like 1% odd ppl compaired to using the normal format ans a zip/exe.
Forcing ppl ot downlaod some stupid program is bad when creatign mods, freedom is the key. _________________ Free Map Editor - Game Requirements - Stucuk.Net QUICK_EDIT
"It can - I just need to program this
And then look at how to code it "
No it can't. You admited you never programmed it to. (getting reg enterys is simple)
Theres one problem - The only reg key I have so far found has sun.exe on the end
Quote:
"Yes, and deletes them from the TSR copy "
I asked if it could detect installed mods on TS and remove them, what has removing mods from TSR (which isn't a game but a mod) got to dow ith anything?
No - It copies the Tiberian Sun folder and then it installs to the new copy - From which the mods are removed
Quote:
"I disagree - I prefer an installer. Knows where to save stuff ect....
Expecialy for Software, not so much for Mods"
We arn't talking about software, we are on about a mod, installers suck for mods. Installers are a pain cos they leave crap in registary, meaning you have to use a stupid installer each time you want to play it after another mod, or you do what i do which is to extract it to a blank dir zip the files n apply manualy.
Having to go through more than 1 dialog to play a mod is crazy. Its like saying, "each time you play our wonderful game, you have to install it!!! won't we b crowned geniouses for that one"
Read the above - It's an install once, play infinate times with no re-installs. QUICK_EDIT
"It can - I just need to program this
And then look at how to code it "
No it can't. You admited you never programmed it to. (getting reg enterys is simple)
Theres one problem - The only reg key I have so far found has sun.exe on the end
Its simple, code below from Stu's Mod Manager 4 and Stusworld Mod Launcher(in delphi):
Code:
function TFrmMain.GetTSDir : string;
var regist:
TRegistry;
begin
regist:=TRegistry.Create;
regist.rootkey:=HKEY_LOCAL_MACHINE;
regist.openkey('SOFTWARE\Westwood\Tiberian Sun',true);
if fileexists(regist.readstring('InstallPath')) then
result:=copy(regist.readstring('InstallPath'),1,length(regist.readstring('InstallPath'))-length('SUN.EXE'))
else
result := '!!ERROR!!';
regist.free;
end;
Owen wrote:
Quote:
"Yes, and deletes them from the TSR copy "
I asked if it could detect installed mods on TS and remove them, what has removing mods from TSR (which isn't a game but a mod) got to dow ith anything?
No - It copies the Tiberian Sun folder and then it installs to the new copy - From which the mods are removed
Quote:
"I disagree - I prefer an installer. Knows where to save stuff ect....
Expecialy for Software, not so much for Mods"
We arn't talking about software, we are on about a mod, installers suck for mods. Installers are a pain cos they leave crap in registary, meaning you have to use a stupid installer each time you want to play it after another mod, or you do what i do which is to extract it to a blank dir zip the files n apply manualy.
Having to go through more than 1 dialog to play a mod is crazy. Its like saying, "each time you play our wonderful game, you have to install it!!! won't we b crowned geniouses for that one"
Read the above - It's an install once, play infinate times with no re-installs.
Why would anyone want 2 copys of TS wasting Harddrive space when you could download a mod manager or do it manualy? _________________ Free Map Editor - Game Requirements - Stucuk.Net QUICK_EDIT
(I have a copy for each mod without an activator/deactiivator)
And I can't implement that code:
A: This is an installer, which isn't made from a programming language
B: The installer is written in C++
C: I don't have Delphi, and don't belive in Warze QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum