+ Post New Thread
Page 1 of 3 123 LastLast
Results 1 to 15 of 31
Comments and Suggestions Thread, MSI repository in EduGeek Stuff; I would assume the large proportion of us on EduGeek use group policies for rolling out our applications, and there ...
  1. #1
    edie209's Avatar
    Join Date
    Mar 2006
    Location
    Kernow
    Posts
    500
    Thank Post
    2
    Thanked 5 Times in 5 Posts
    Rep Power
    14

    MSI repository

    I would assume the large proportion of us on EduGeek use group policies for rolling out our applications, and there must be a large amount of MSI's created for free programs, i.e Adobe Acrobat reader.

    I thought it would be great if we could have a MSI repository where members could upload the MSI's they have created and want to share, obviously this would have to be well policed to make sure no illegle software appeared, and maybe have members who would test the MSI's before they went to public release.

    Just an idea

  2. IDG Tech News

  3. #2

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,543
    Thank Post
    306
    Thanked 881 Times in 791 Posts
    Rep Power
    211

    Re: MSI repository

    But all the software could be illegal for people unless they have the relevant software licences.

    Ben

  4. #3
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,808
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: MSI repository

    It's a good idea and I know Tarquel creates and hosts a few but the problem would be bandwidth Im guessing unless someones got a nice chunk they can donate :P

  5. #4

    Ric_'s Avatar
    Join Date
    Jun 2005
    Location
    London
    Posts
    7,620
    Thank Post
    96
    Thanked 685 Times in 528 Posts
    Rep Power
    158

    Re: MSI repository

    There's also licensing issues with re-distributing most apps (even the free ones). It would be handy mind, licenses permitting - I know Geoff likes reading all the fine print

    Another idea might be to create a list of how to acquire pre-packaged MSIs. For instance, there is a procedure you must go through to get the Flash/Shockwave MSIs and the Acrobat Reader MSI can be easily extracted from the EXE.

  6. #5

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287

    Re: MSI repository

    We recently made an MSI for Foxit Reader to replace Acrobat - PDFs now open a lot quicker For example, their license has this claus regarding redistributing:

    5. REDISTRIBUTION: You can not redistribute Foxit Reader under this agreement, please contact sales@foxitsoftware.com for information on our free redistribution agreement.
    I think it's a very good idea but there is the license issue we have to consider.

  7. #6

    GrumbleDook's Avatar
    Join Date
    Jul 2005
    Location
    Kettering, Northants
    Posts
    9,474
    Blog Entries
    18
    Thank Post
    927
    Thanked 1,422 Times in 910 Posts
    Rep Power
    470

    Re: MSI repository

    Nearly every vendor / publisher / company I have spoken to about this have said that to host prebuilt MSIs would be in breach of T&Cs of the licences.

    Quite a number do have MSIs but they are hidden out of the way and are often moved when new versions are brought out, and you don't get told where they have gone to. Others prefer you to buy into their enterprise version to get "more features" (eg Real, Adobe, MS, Apple, GriSoft, AdAware, SpyBot)

    The best thing to do is to find out if an MSI is available and keep a list of the locations somewhere (eg the Wiki).

  8. #7
    alan-d's Avatar
    Join Date
    Aug 2005
    Location
    Sutton Coldfield
    Posts
    2,271
    Thank Post
    296
    Thanked 203 Times in 151 Posts
    Rep Power
    62

    Re: MSI repository

    Quote Originally Posted by GrumbleDook
    The best thing to do is to find out if an MSI is available and keep a list of the locations somewhere (eg the Wiki).
    together with a 'how to' for the less technical minded members and save time for the techies

    There's no law saying you can't show ppl how to do it

  9. #8
    meastaugh1's Avatar
    Join Date
    Jul 2006
    Location
    London/Hertfordshire
    Posts
    852
    Thank Post
    59
    Thanked 76 Times in 63 Posts
    Rep Power
    25

    Re: MSI repository

    The best thing to do is to find out if an MSI is available and keep a list of the locations somewhere (eg the Wiki).
    The AppDeploy Knowledgebase is a good resource for this sort of thing.

  10. #9
    mark's Avatar
    Join Date
    Jun 2005
    Location
    x-communicated
    Posts
    4,090
    Blog Entries
    2
    Thank Post
    190
    Thanked 44 Times in 40 Posts
    Rep Power
    42

    Re: MSI repository


  11. #10
    contink's Avatar
    Join Date
    Jul 2006
    Location
    South Yorkshire
    Posts
    3,814
    Thank Post
    296
    Thanked 318 Times in 224 Posts
    Rep Power
    112

    Re: MSI repository

    Just as a thought folks... there are definitely some applications where there's less mainstream interest that are specifically education based, especially when it comes to primary school eduware like Granada Toolkit 2.0 which is a cast iron ***ch to deploy via GPO.

    Anyway my point is that it would be useful to get a "How to..." section in the wiki for MSI's that have to be self-created... That surely would be acceptable within license terms and would avoid many of the issues noted above.

  12. #11
    mark's Avatar
    Join Date
    Jun 2005
    Location
    x-communicated
    Posts
    4,090
    Blog Entries
    2
    Thank Post
    190
    Thanked 44 Times in 40 Posts
    Rep Power
    42

    Re: MSI repository

    Capita host instructions on how to deploy via GPO on thier forums [apparently - I have read a Capita support bod say so], so that can't be against their wishes.

    Several people have said that they've successfully deployed SIMS .net but I can't find any pointers Just mention from above dude that you need to wrap the installers. Anyone help?

  13. #12
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: MSI repository

    You need to do the following...

    (Path to SIMS Setups)\SIMSInfrastructureSetup.exe -a {QuietMode}

    (Path to SIMS Setups)\SIMSApplicationSetup.exe /S {QuietMode} {NoServerApps} [SIMSDirectory]="S:\SIMS" [SIMSDotNetDirectory]="C:\Program Files\SIMS\SIMS .net"

    (Path to SIMS Setups)\SIMSMAnualSetup.exe /S {QuietMode} {NoServerManuals} [SIMSDirectory]="S:\SIMS" [SIMSDotNetDirectory]="C:\Program Files\SIMS\SIMS .net"

    Obviously, permissions on SIMS Setups must be correct.

  14. #13
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: MSI repository

    You might also SIMS Resource 5967 (Technical Guide - Command Line Use of SIMS Installers) interesting.

  15. #14
    mark's Avatar
    Join Date
    Jun 2005
    Location
    x-communicated
    Posts
    4,090
    Blog Entries
    2
    Thank Post
    190
    Thanked 44 Times in 40 Posts
    Rep Power
    42

    Re: MSI repository

    I read you can't run those installers from a network share as .net components won't allow it, so I'd assume you have to copy them locally first. Then there are sims.ini and connect.ini to copy over. And do you have to create the install directory sims/sims .net/? - I assume you would. Then run simsperms on it.

  16. #15
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: MSI repository

    Nope, I run them exactly as I specified them. The S: drive does not exist at install time but that doesn't seem to matter.

    I share the SIMS\Setups directory as SIMSSETUPS and make sure Authenticated Users have Read access.

    I generally add the Staff or SIMSUSERS group to the local Power Users group and that should take care of permissions issues.

SHARE:
+ Post New Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. joomla document repository (rush job)
    By Uraken in forum EduGeek Joomla 1.0 Package
    Replies: 7
    Last Post: 5th December 2007, 02:03 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •