MSFN Forum: Office 2000/XP/2003/2007 Slipstreamer - version 1.7.4 - MSFN Forum

Jump to content


  • 12 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Office 2000/XP/2003/2007 Slipstreamer - version 1.7.4 Direct Slipstream - No admin install, cache works, serial input... Rate Topic: -----

#141 User is offline   Nexus_06 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 16-September 08

Posted 22 September 2008 - 09:52 PM

Thanks for bug fixes mara-.

I look forward to the work on the combined efforts tool. Saves me a lot of scripting hassle.


#142 User is offline   DMD61 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 23-May 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 23 September 2008 - 05:48 AM

I performed the following test cross:

1) - Office Integrator 1.0 build65> Integration with CAB RVMI 1.5.3> verification of MU no upgrade required.

2) - Office Integrator 1.0 build65> Integration with CAB nLite 1.4.9.1> verification of MU no upgrade required.

3) - Slipstreamer 1.7.4> Integration with CAB nLite 1.4.9.1> verification of MU requires all updates to Office 2003 post SP3 :no:

4) - Slipstreamer 1.7.4> Integration with CAB RVMI 1.5.3> verification of MU requires all updates to Office 2003 post SP3 :no:


May have mistaken the integration? :}

This is the screen with the log

Posted Image


With the release I had not had previous problem, I repeated the test twice with the same result.

I do not understand where mistake



Thank you

This post has been edited by DMD61: 23 September 2008 - 05:51 AM


#143 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 23 September 2008 - 06:52 AM

You did not do anything wrong. I never tried this as an addon, so I don't know will it works. As normal install everything will work fine. You can only check if .reg file is present in your addon. It should be located in folder FILES\SETUP.

Cheers ;)

#144 User is offline   vectragg 

  • Group: Members
  • Posts: 4
  • Joined: 12-September 08

Posted 26 September 2008 - 02:44 AM

Hallo All!!

Little problem with version 1.7.4

slisptreaming office 2003 professional italian with sp3 and all patch, all good.

Installing the file FILE\SETUP\pro11.reg is not imported in registry
on windows xp no messages are shown during installation but patches are not found.
on windows 2000 sp4 during installation an error ocourse


Please help!
Attached File  Immagine1.JPG (39.74K)
Number of downloads: 9

Attached File  log.txt (10.79K)
Number of downloads: 4

#145 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 26 September 2008 - 04:39 AM

If I understood this good, everything is fine on Windows XP, right? Problem is with Windows 2000? Well, that could be because of command for importing the registry file. Does Windows 2000 support command regedit.exe /s ? If not that's why this problem exist.

Cheers ;)

#146 User is offline   vectragg 

  • Group: Members
  • Posts: 4
  • Joined: 12-September 08

Posted 26 September 2008 - 06:42 AM

View Postmara-, on Sep 26 2008, 12:39 PM, said:

If I understood this good, everything is fine on Windows XP, right? Problem is with Windows 2000? Well, that could be because of command for importing the registry file. Does Windows 2000 support command regedit.exe /s ? If not that's why this problem exist.

Cheers ;)


Thank you for prompt reply, Regedit /s works also for win2k.
.reg file is not added also for windows xp the only difference is that xp don't throw the error.
Bye

#147 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 26 September 2008 - 08:11 AM

View Postvectragg, on Sep 26 2008, 02:42 PM, said:

View Postmara-, on Sep 26 2008, 12:39 PM, said:

If I understood this good, everything is fine on Windows XP, right? Problem is with Windows 2000? Well, that could be because of command for importing the registry file. Does Windows 2000 support command regedit.exe /s ? If not that's why this problem exist.

Cheers ;)


Thank you for prompt reply, Regedit /s works also for win2k.
.reg file is not added also for windows xp the only difference is that xp don't throw the error.
Bye



That's strange. I did not experience that problem. Anyway, you should use Office Integrator from here since I work with other members on it now, and I'm not working on Slipstreamer anymore.

Cheers ;)

#148 User is offline   vectragg 

  • Group: Members
  • Posts: 4
  • Joined: 12-September 08

Posted 26 September 2008 - 09:42 AM

Office Integratore WORKS!! Very Good Job! :hello: :hello:

#149 User is offline   GaNGa 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 14-January 07

Posted 27 September 2008 - 01:17 AM

Is it possible to shrink this as we used to do with office shrinker?
Thanks

#150 User is offline   Nexus_06 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 16-September 08

Posted 27 September 2008 - 02:02 AM

The reason your .reg file doesn't work is it is probably made from xp , and is unicode. (Windows Registry Editor v5.00)

make a new .reg file with notepad, copy all the registry keys with cut/paste into the new file, and put at the top REGEDIT4.

make sure you save it as ANSI.

It should work then.

This post has been edited by Nexus_06: 27 September 2008 - 02:02 AM


#151 User is offline   vectragg 

  • Group: Members
  • Posts: 4
  • Joined: 12-September 08

Posted 27 September 2008 - 07:16 AM

Looking into pro11.msi generated with officeIntegrator and OfficeSlipstreamer I noticed thar the first creates a new table with reg values to insert, and the second creates am external reg file and a custom action to do start the regedit command.
I think the first is a cleaner solution...

Thank you Nexus_06
Than you all

#152 User is offline   Siginet 

  • Windows XP PowerPacker Creator
  • PipPipPipPipPip
  • Group: Members
  • Posts: 736
  • Joined: 22-January 05

Posted 27 September 2008 - 12:40 PM

View PostGaNGa, on Sep 27 2008, 02:17 AM, said:

Is it possible to shrink this as we used to do with office shrinker?
Thanks

I don't see why not. Actually using Direct Integration methods should allow for better Shrinkage as well. :)

Keep us posted on your findings.

Shrinkage could possibly be a feature in the future of the OI. But I'm not making any promisses yet. ;)

#153 User is offline   daenon 

  • Group: Members
  • Posts: 5
  • Joined: 20-May 08

Posted 01 October 2008 - 11:37 AM

Did some corrections to german language-file for next Version. - Thanks to K. Rüsterholz for this.

If u chance the language of the application it did not a full job. It does not hurt, but i was wondering about it. ;-)

Greetings and thanks for a great and usefull application

Daenon

#154 User is offline   oldquido 

  • Group: Members
  • Posts: 1
  • Joined: 11-October 08

Posted 12 October 2008 - 03:27 AM

I'm posting Czech language file, first version.

oQ

Attached File(s)



#155 User is offline   Methanoid 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 21-December 04
  • OS:none specified

Posted 12 October 2008 - 03:55 AM

This just doesnt work for me... It slipstreams the patches but then when I install Office it asks me to add all the patches again via Windows Update. I re-did my MST files for my install but it still does the same thing. Anyone else?

#156 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 12 October 2008 - 12:58 PM

View Postoldquido, on Oct 12 2008, 11:27 AM, said:

I'm posting Czech language file, first version.

oQ


Thanks.

View PostMethanoid, on Oct 12 2008, 11:55 AM, said:

This just doesnt work for me... It slipstreams the patches but then when I install Office it asks me to add all the patches again via Windows Update. I re-did my MST files for my install but it still does the same thing. Anyone else?


Hm, that's very strange. I thought I fixed the problem. Which Office do you use? Also, you should try with the tool here.

Cheers ;)

#157 User is offline   Kingskawn 

  • Kingskawn
  • PipPip
  • Group: Members
  • Posts: 134
  • Joined: 17-April 06

Posted 16 October 2008 - 05:57 AM

is there some guide that explains a little more what can do with this program?

What's the difference between admin slipstream and direct slipstream?

This post has been edited by Kingskawn: 16 October 2008 - 06:29 AM


#158 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 16 October 2008 - 07:18 AM

View PostKingskawn, on Oct 16 2008, 01:57 PM, said:

is there some guide that explains a little more what can do with this program?

What's the difference between admin slipstream and direct slipstream?


There is no guide. But, Admin slipstream is designed by Microsoft and in this process it expands all cabs taking more space and then you can do slipstream. Direct Slipstream will update your office and re-compress your cabs so you will get same size and same structure as original disc.

Cheers ;)

#159 User is offline   Kingskawn 

  • Kingskawn
  • PipPip
  • Group: Members
  • Posts: 134
  • Joined: 17-April 06

Posted 16 October 2008 - 07:30 AM

For the updates I can't delete a single update but the button 'delete all' works. Can I choose for all the Office updates the switch /qn? (Just silently and no screen)

What can I do to have a working cd, slipstream with your tool to update until now and after that working with ork.exe to create an unattended install or first work with ork.exe and then slipstream?

This post has been edited by Kingskawn: 16 October 2008 - 08:08 AM


#160 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 16 October 2008 - 08:42 AM

View PostKingskawn, on Oct 16 2008, 03:30 PM, said:

For the updates I can't delete a single update but the button 'delete all' works. Can I choose for all the Office updates the switch /qn? (Just silently and no screen)

What can I do to have a working cd, slipstream with your tool to update until now and after that working with ork.exe to create an unattended install or first work with ork.exe and then slipstream?


You don't add updates on chain install tab. On Slipstream tab, fourth button is for adding updates (hotfixes), and you use chain install for some additional installs, like File Formats for Office 2003. You should read help file, everything is explained there. I suggest that your work with ork.exe after slipstream.

Cheers ;)

Share this topic:


  • 12 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy