Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
![]() ![]() |
Apr 28 2008, 10:25 AM
Post
#1
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
Hi folks,
I've created a silent installer for office which should install word,powerpoint,excel and acces. When I run the silent installer on an already installed OS(xp), it works fine. Pitifully when I embed it in my windows xp instalation, it doesnt succeed. During the instalation of all apps in the windows instalation, there arent any errors given. When the OS starts I'm able to see office didnt install itself. I looked up the log and noticed it gave an error code. I've attached the logs. I already checked google about the error but couldn't find anything useful about the issue. It seems somethings wrong with the cache though I'm sure the drive has enough space on it. ----------------------------------------------------------------------------------------------------------------------------------- Exit code was an error. Shutting down chained setup processing. Set Verbose logging for subsequent setup. ***** Setup exits 4/28/2008 2:43:34 PM (return = 1603) thanks in advice This post has been edited by Cre8tive: Apr 28 2008, 10:45 AM
Attached File(s)
Microsoft_Office_2003_Setup_0001_.txt ( 4.04K )
Number of downloads: 84
Microsoft_Office_2003_Setup_0001__Task_0001_.txt ( 177.4K )
Number of downloads: 28 |
|
|
|
Apr 28 2008, 11:12 AM
Post
#2
|
|
|
Newbie Group: Members Posts: 23 Joined: 29-July 07 Member No.: 148473 OS: Vista Ultimate x86
|
The latest version of my dvd i made also gave me the same issue, i did it all the same way i did the other times...
It just doesn´t install, doesn´t give me any errors.... The only thing i changed was adding some updates >07/2007 and changed nLite version so one of these two things is causing the issue in my case.... anyone? |
|
|
|
Apr 28 2008, 12:33 PM
Post
#3
|
|
|
Office Integrator Developer ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 958 Joined: 19-February 07 Member No.: 127541 OS: Vista Ultimate x64
|
If you are installing via svcpack, it won't work, you must use RunOnce.
Cheers |
|
|
|
Apr 28 2008, 12:43 PM
Post
#4
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
Could you please be a little bit more specific......, does that mean It'll be installed after the first login?
Thanks though for the reply:) If you are installing via svcpack, it won't work, you must use RunOnce. Cheers ;) *edit: it might be useful for you people to know I'm using a cab addon in nlite.... This post has been edited by Cre8tive: Apr 28 2008, 02:19 PM |
|
|
|
Apr 28 2008, 02:24 PM
Post
#5
|
|
|
Office Integrator Developer ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 958 Joined: 19-February 07 Member No.: 127541 OS: Vista Ultimate x64
|
You will need to create 7-Zip Switchless Installer, guide here.
And yes, it will be installed during first log on. You can add RunOnce on Unattended page of nLite. Cheers |
|
|
|
Apr 28 2008, 02:29 PM
Post
#6
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
ok I already made a 7zip installer,
now what should I do? You will need to create 7-Zip Switchless Installer, guide here.
And yes, it will be installed during first log on. You can add RunOnce on Unattended page of nLite. Cheers ;) This post has been edited by Cre8tive: Apr 28 2008, 03:24 PM |
|
|
|
Apr 28 2008, 03:38 PM
Post
#7
|
|
|
Office Integrator Developer ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 958 Joined: 19-February 07 Member No.: 127541 OS: Vista Ultimate x64
|
Here is example. If your 7zip installer iz named office2003.exe, you will add this to RunOnce in Unattended page of nLite:
CODE %SOURCE%I386\office2003.exe Of course, you need to copy office2003.exe to I386 folder. And, in case you want to ask, \ is not necessary after %SOURCE%. Cheers |
|
|
|
Apr 28 2008, 03:44 PM
Post
#8
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
thanks a lot!
and sorry for my noobness:D Here is example. If your 7zip installer iz named office2003.exe, you will add this to RunOnce in Unattended page of nLite: CODE %SOURCE%I386\office2003.exe Of course, you need to copy office2003.exe to I386 folder. And, in case you want to ask, \ is not necessary after %SOURCE%. Cheers ;) |
|
|
|
Apr 28 2008, 04:12 PM
Post
#9
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
mm I've got a simple question.
When I add the runonce commands in nlite. It installs everything through a cmd windows is there any possibility to get something like this: http://ictfreak.files.wordpress.com/2007/0...w=424&h=480 |
|
|
|
Apr 29 2008, 04:04 AM
Post
#10
|
|
|
Office Integrator Developer ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 958 Joined: 19-February 07 Member No.: 127541 OS: Vista Ultimate x64
|
I'm sure it is possible, but I don't know how to do it. Somebody else will have to help you with this. I would like to know this too.
Cheers |
|
|
|
Apr 29 2008, 02:13 PM
Post
#11
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
|
|
|
|
Apr 29 2008, 02:53 PM
Post
#12
|
|
|
Group: Members Posts: 1 Joined: 21-December 05 Member No.: 83099
|
Thread may be closed, figured it out:D thanks for everything;) I'm sure it is possible, but I don't know how to do it. Somebody else will have to help you with this. I would like to know this too. Cheers ;) Hi Cre8tive, Can you share on how you fixed this? I'm very interested in getting this integration to work on an XP install as I'm having the same problems. |
|
|
|
Apr 29 2008, 06:08 PM
Post
#13
|
|
|
Group: Members Posts: 9 Joined: 27-April 08 Member No.: 188839 OS: none
|
Use the $OEM$ folders and put the setup.exe TRANSFORMS=*nameofmst* /qn command in the runonce.
Thread may be closed, figured it out:D thanks for everything;) I'm sure it is possible, but I don't know how to do it. Somebody else will have to help you with this. I would like to know this too. Cheers ;) Hi Cre8tive, Can you share on how you fixed this? I'm very interested in getting this integration to work on an XP install as I'm having the same problems. |
|
|
|
Apr 30 2008, 05:03 AM
Post
#14
|
|
|
Group: Members Posts: 1 Joined: 30-April 08 Member No.: 189337 OS: none
|
Use the $OEM$ folders and put the setup.exe TRANSFORMS=*nameofmst* /qn command in the runonce. Thread may be closed, figured it out:D thanks for everything;) I'm sure it is possible, but I don't know how to do it. Somebody else will have to help you with this. I would like to know this too. Cheers ;) Hi Cre8tive, Can you share on how you fixed this? I'm very interested in getting this integration to work on an XP install as I'm having the same problems. I have put this iin my winnt.sif file. [GuiRunOnce] %systemdrive%\install\start.cmd -0-0-0- And put this in my start.cmd file ECHO install Office XP Professional ECHO Please wait... start /wait %systemdrive%\install\Applications\OfficeXP\setup.exe TRANSFORMS=Unattended.MST /qb- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 8th January 2009 - 12:05 PM |