Hello AgentZero
Quote
In the end I want to make the AIO CD with a program in each file instead of the beef stew method.
In theory this should work. When I tried it this way, I had problems (see post #42), so I can only help you to that extent. Do note that once you have managed to re-compress all the cabinet files for each Office CD, you'll need to use a tool that optimises the CD so that duplicate files are not stored more than once. I used UltraISO for this, but there are others around.
Quote
I am correct that to remove the read only and hidden attributes from the files you do this after the admin install buy right clicking on the directory and unchecking those to boxes?
Yes. Also make sure it un-sets the attribute to all subdirectories and files too when it asks.
Quote
#1 in the instructions say to copy cd contents to the HD, I thought the only way to be able to slipstream was by doing and admin install, is this correct? If I just copy the CD contents to the HD the SP cant' update because the files are still in the cabs, correct?
You are right, but I think you missed something. The idea of this procedure is to:
- Turn the install CD(s) into admin install image(s) (it takes the files out of the cabs), and slipstreaming the service pack into it. [Steps 1+2]
- Create a directory structure to hold the updated files and original installation tables. [Steps 3+4]
- Recompress the updated files into cabinets by using the original cabinet names stored in one of the tables. [Step 5]
- Update the MD5Sums of the files so that the installation procedure is successful by importing them with Ocra. [Step 6]
- Remove all unnecessary files and restore original XML files. [Step 7]
Quote
#4 in the instructions say to get the XML files from the HD but when i do and admin install there is only the setup.ini in that folder and no XML files. I have to copy the XML file from that directory on the CD and put it in the sort folder. Is this ok, or am i supposed to have the XML files where the instructions say to get them from?
The file it asks for is identical to the one on the CD. But that file should be there; are you sure you did the admin install as it asked?
Quote
#4 in the instructions say to edit the tabledirs.lst and xmlfiles.lst to meet my needs. Does this mean to edit it so that the tabledir.lst says e.g. C:\Visio\sort\vispro? Or does it just mean to have the name already like it has them but keep the ones for what you are doing and comment(#) out the others?
It's asking for the directory you made in the sort folder for (in this case), Visio. So in the file you should delete all the others and put in 'vispro', if that was the name of the folder you made.
Quote
the first few times i ran the script it did not make the cabs. After looking at the script and comparing it to the file names that ORCA exported the tables as I noticed they were different(e.g. Componen.idt, Director.idt, CabinetD.idt, the File.idt and Media.idt were correct). Did i do something wrong, miss something or does ORCA actually export the table names incorrectly?
Oh, I remember this. I had the same problem. It's Ocra, it doesn't export all of the Long File Name - so what you have to do (by hand, unfortunately) is rename them to what they want.
Componen.idt = Componen
t.idt
Director.idt = Director
y.idt
CabinetD.idt = CabinetD
etail.idt
That should fix it.
Quote
does the msi need to be anywhere specific? i just left it where the admin install put it.
It should be fine where it is, just remember to give whatever commands need it the right path.
Quote
in post #45 Siginet says that the setup.exe needs to be in the sort folder, is the correct? it wasn't in the original instructions and others seemed to have got it to work without supposedly knowing about this, so does it actually need to be placed here?
I managed to do the (beef stew) procedure without doing such a thing, so unless it is explained further I don't see how it would do anything.
Quote
so when i get things to sort of work it makes all the cabs and then i think it starts to calculate the md5's and i get this error.
calculating md5 for O1561403.CAB (12936423):
md5sum: O1561403.CAB: No such file or directory
Error: [object Error]
Where are the cabs supposed to be put when they are made?
In C:\Visio. All cabs from the CD should now have been deleted so that the new ones can be put there. This might have failed due to previous errors, though. Try it again after fixing the table name problem above.
Quote
If i move them to the sort folder and run the script again it again puts the cabs in C:\Visio but it gets past this part seeming only because I have moved the cabs to the sort folder.
Should I have to move the cabs?
I don't think so, no.
Quote
It makes the new CabinetDetail.idt. I then edit the VISPRO.MSI in ORCA and hit enter to continue the script and get this error.
*Error*
Two things here:
1. I compare the supposedly modified VISPRO.XML with the original and they are both the same. What needs to happen for the XML file to actually be modified?
It's supposed to update the MD5Sums contained within it. They're going to change due to the new cabinet files.
Quote
2. I look and this file (AER_1033.ADM) is in C:\Visio\FILES\WINDOWS\INF. So i dont know where the script is looking for this file and where any files it will look for after this should be place. Where should ALL the files be so the the script knows where they are at?
It should only be looking at cabinet files.
Quote
At this point in time I am stuck and don't know what to do. Any help with these issues is greatly appreciated. Thank You Very Much in advance. I have more question but this will do for now.
I hope what I have said helps you in some way. Again, when I tried the individual AIO method it failed to install properly for me, and the original method was designed for 'beef stew', but perhaps you'll have better luck.
(Sorry about the quotes not showing up properly, not sure what's up with them)
This post has been edited by AndrewNi: 20 December 2005 - 03:29 PM