ckislam Posted August 29, 2007 Author Posted August 29, 2007 New Beta Function released! Please test(thanks to CMan)Now you can generate silent installers of applications online.The generated silent installers can be installed without need of Internet connection.When you use the switch for generating offline installers, TGUP does the following:1. Application gets downloaded2. Installing script gets generated3. Both Files are then compressed in self-extracting archive.4. By running the archive, the application begins installing immediatly and silently.To use this function apply this switch when you run TGUP:/oi:"path for destination folder"eg.tgup0017.exe /oi:"C:\Downloads"This is still a beta release of the function. Silent Setup for Plug-Ins and Extensions is not yet Supported.Please give me Feedback!
ckislam Posted October 9, 2007 Author Posted October 9, 2007 The Following Applications have been added recently:Internet Explorer 7 silent setupEAGLE silent setupeclipse Classic silent setupFreez 3GP Converter silent setupsave2pc Light silent setupFastFontPreview silent setupNetSetMan silent setupNetwork Stumbler silent setupUnlocker silent setup
ckislam Posted October 9, 2007 Author Posted October 9, 2007 The Following Applications have been added recently:Internet Explorer 7 silent setupEAGLE silent setupeclipse Classic silent setupFreez 3GP Converter silent setupsave2pc Light silent setupFastFontPreview silent setupNetSetMan silent setupNetwork Stumbler silent setupUnlocker silent setup
ckislam Posted November 28, 2007 Author Posted November 28, 2007 Hello,I need some help from the experts.I want to add a new feature to TGUP, which compares the Versions of installed Applications with the current ones,so the user can be notified about updates.My problem is, how can i know what is the version of each installed application on the users computer??!As far as i know there isn't any standard path in registry, where all applications, leave their version number.Thanks
tain Posted December 18, 2007 Posted December 18, 2007 I wonder why this project doesn't get more attention. It seems perfect for the MSFN community.
ckislam Posted January 31, 2008 Author Posted January 31, 2008 New Feature released!- TGUP is now able to compare the versions of installed applications on your pc with the current ones.- You can also select the Language of Applications you want to install (if they are available in other languages)Currently these languages are supported: English, German, French and Italian.Have fun with it...Please Feedback!
ckislam Posted February 1, 2008 Author Posted February 1, 2008 is it possible to pin the topic to get more love?
Grake Posted February 1, 2008 Posted February 1, 2008 Still no love here, huh? Not sure why that is. I don't know, I think a lot of us like to do stuff ourselves. I don't see myself learning something or having fun or breaking a sweat if all I have to do is download a program and run it. It's a great idea, and it will work, but doubt it'd work here.
tain Posted February 1, 2008 Posted February 1, 2008 is it possible to pin the topic to get more love?Sorry, but pinning generally works the opposite way. It serves to make a popular/important thread more easily accessible as opposed to boosting the popularity of a thread.Maybe this will pick up steam with some more time.
svrroot Posted March 2, 2008 Posted March 2, 2008 hello,is there any possibility do use this program offline? eg. i create a download folder and use this after unattended installation for software selection?svrroot
ChrisKuhli Posted March 3, 2008 Posted March 3, 2008 (edited) Yes, this tool integrates creating an installation directory with all your desired applications in, from where you can then install without having an internet connection. These installers are (then) unattended! Of course you need to be online to create that dir. Edited March 3, 2008 by ChrisKuhli
svrroot Posted March 3, 2008 Posted March 3, 2008 Yes, this tool integrates creating an installation directory with all your desired applications in, from where you can then install without having an internet connection. These installers are (then) unattended! Of course you need to be online to create that dir.theoretically yes - i've tried with the /oi:"C:\Downloads"switch and downloaded all required files from the web.as soon as i disable the networkconnection and rerun the program i receive an error "no network connection"for my understanding the program reads the wihu default "install.ini and creates the selection menue. where is the default install.ini - also if i extract the files and start over with wih.cmd there is no parameter switch inside the file...yourssvrroot
ChrisKuhli Posted March 3, 2008 Posted March 3, 2008 (edited) I you use TGUP with "/oi" it prepares unattended offline installers for each application!As the project author wrote in his thread @german-nlite.de what this folder structure contains is usable via GuiRunOnce! Edited March 3, 2008 by ChrisKuhli
ckislam Posted March 4, 2008 Author Posted March 4, 2008 as soon as i disable the networkconnection and rerun the program i receive an error "no network connection"The generated Silent Installers can't be installed using TGUP.You can run them either manually or using a simple Batch File.@echo offApp1.exeApp2.exeIf you want this Batch File to be automatically generated, then I will consider this as a Feature request.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now