Resend my activation email : Register : Log in 
BCF: Bike Chat Forums


Installing GTKwave via SCCM

Reply to topic
Bike Chat Forums Index -> The Geek Zone
View previous topic : View next topic  
Author Message

SQL
World Chat Champion



Joined: 09 Aug 2012
Karma :

PostPosted: 11:05 - 31 Jul 2013    Post subject: Installing GTKwave via SCCM Reply with quote

Hi Guys,

I need to package up some software for distribution via SCCM 2007, however I can't work for the life of me how to do it..

The software itself is GTKwave however I cannot find an EXE or MSI to install it as it needs to be done manually i.e creating system environment variables and creating install location.

If anyone can help either package this as a MSI or EXE I would be very grateful even more helpful if you can tell me how to do it via SCCM 2007 maybe as a task sequence.
 Back to top
View user's profile Send private message Visit poster's website You must be logged in to rate posts

chrismeister
Nitrous Nuisance



Joined: 08 Jul 2008
Karma :

PostPosted: 11:36 - 31 Jul 2013    Post subject: Reply with quote

I don't know anything about GTK wave, but a quick google found this:

https://sourceforge.net/p/fpgalibre/news/2011/09/ghdl-025--gtkwave-for-windows/

Any use?

I do know SCCM quite well though.
____________________
https://www.tartycarper.co.uk
 Back to top
View user's profile Send private message You must be logged in to rate posts

SQL
World Chat Champion



Joined: 09 Aug 2012
Karma :

PostPosted: 14:22 - 31 Jul 2013    Post subject: Reply with quote

I'd use that but i need the latest version Sad

here is the install sequence if I can do this via SCCM it will be a god send as I have to install it on 600 machines and if we can't SCCM it, it will be a long week installing it...

Code:
Create folder C:\gtkwave
 
Download
 
all_libs.tar.gz
gtkwave.exe
 
extract the tar.gz file containing the DLL files into C:\gtkwave
 
Set the required path as follows
 
Control Panel > System and Security > System > Advanced system settings > Advanced  > Environment Variables > System variables
 
Choose PATH and Edit
 
Add the following to the end of the path
 
;C:\gtkwave;C:\gtkwave\bin
 
Click on OK to accept the changes
 Back to top
View user's profile Send private message Visit poster's website You must be logged in to rate posts

chrismeister
Nitrous Nuisance



Joined: 08 Jul 2008
Karma :

PostPosted: 15:08 - 31 Jul 2013    Post subject: Reply with quote

I've never tried to do any of this, so I'm applying other knowledge to this situation but im pretty sure you can do what you're tryingt o do with Group Policy.

You'd have to build an MSI or EXE to do that if you wanted to use SCCM I think.

The most i've done with application editiing is using Orca on an MSI so I'm not the best person to talk about that.

Group Policy however:

Download your exe and .gz file.

Extract your .gz file

put contents in a folder (not sure how the app wants them arranged so you'll have to test that).

Use group policy group policy , computer configuration, preferences, add on the "Files" sub group.

Add your files - use a UNC path to a share so your clients can get it.

That'll push the files out to a specified directory to all clients who you apply the policy to.

Then for your variables, follow this: https://technet.microsoft.com/en-us/library/cc772047.aspx

Enter the path you specified as the PATH.

That should result in the files being there for the clients, the .exe is there to run for them (doesn't appear to be needed to be run and installed, assuming they just run this every time they use the program), and another policy sets the variables.

I hope that makes sense, as I say I've never done it before, but looks to achieve what you want it to!
____________________
https://www.tartycarper.co.uk
 Back to top
View user's profile Send private message You must be logged in to rate posts

SQL
World Chat Champion



Joined: 09 Aug 2012
Karma :

PostPosted: 15:14 - 31 Jul 2013    Post subject: Reply with quote

Done it in the end using advanced installer.

Created MSI and advertised it using slient switch.
 Back to top
View user's profile Send private message Visit poster's website You must be logged in to rate posts

chrismeister
Nitrous Nuisance



Joined: 08 Jul 2008
Karma :

PostPosted: 15:16 - 31 Jul 2013    Post subject: Reply with quote

Oh your software came with an option to create an MSI?
____________________
https://www.tartycarper.co.uk
 Back to top
View user's profile Send private message You must be logged in to rate posts

SQL
World Chat Champion



Joined: 09 Aug 2012
Karma :

PostPosted: 16:16 - 31 Jul 2013    Post subject: Reply with quote

no I used this https://www.advancedinstaller.com/ and created an MSI from the manual install.
 Back to top
View user's profile Send private message Visit poster's website You must be logged in to rate posts

chrismeister
Nitrous Nuisance



Joined: 08 Jul 2008
Karma :

PostPosted: 16:34 - 31 Jul 2013    Post subject: Reply with quote

Oh decent, saved loads of work then
____________________
https://www.tartycarper.co.uk
 Back to top
View user's profile Send private message You must be logged in to rate posts
Old Thread Alert!

The last post was made 12 years, 331 days ago. Instead of replying here, would creating a new thread be more useful?
  Display posts from previous:   
This page may contain affiliate links, which means we may earn a small commission if a visitor clicks through and makes a purchase. By clicking on an affiliate link, you accept that third-party cookies will be set.

Post new topic   Reply to topic    Bike Chat Forums Index -> The Geek Zone All times are GMT + 1 Hour
Page 1 of 1

 
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 cannot download files in this forum

Read the Terms of Use! - Powered by phpBB © phpBB Group
 

Debug Mode: ON - Server: birks (www) - Page Generation Time: 0.20 Sec - Server Load: 3.84 - MySQL Queries: 13 - Page Size: 57.73 Kb