MSFN Forum: Anyone know silent install switches for TeamViewer? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Anyone know silent install switches for TeamViewer? Rate Topic: -----

#1 User is offline   ceez 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 579
  • Joined: 06-September 03

  Posted 14 August 2008 - 11:22 AM

Hello everyone. Came across a free remote software called TeamViewer. I would like to implement this on a few laptops at work, but of course wanna do the silent install so it can be deployed via the network.

The problem is that I dont know what is the insstaller they are using and cant really google specific switches for a specific installer type.

Checking the properties of the EXE doesnt show the installer either.

The website is www.teamviewer.com

Thanks guys.

ceez

:thumbup


#2 User is offline   bj-kaiser 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 415
  • Joined: 05-December 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 August 2008 - 11:46 AM

here is a glimpse of what "strings TeamViewer_Setup.exe" gave me:
><assemblyIdentity version="1.0.0.0" processorArchitecture="X86" name="Nullsoft.NSIS.exehead" type="win32"/>


Now take a wild guess.

#3 User is offline   cloferba 

  • Member
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 25-April 08

Posted 08 January 2009 - 06:35 PM

it doesnt work with /S switch :S

#4 User is offline   bj-kaiser 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 415
  • Joined: 05-December 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 10 January 2009 - 06:23 AM

well, if you or your workplace own some licenses for the commercial version, it may be a good idea to ask them for unattended installation support. Be it by making NSIS read an answer file (you have to implement that yourself as it doesnt by default) or convince them to switch to MSI or any other installation system that allows answer files by default (first thing I remember, InnoSetup, also free).

Other than that there's only repackaging I guess.

#5 User is offline   cloferba 

  • Member
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 25-April 08

Posted 10 January 2009 - 10:40 AM

,mmm the best way i find is download the portable version from the official webpage...

then, make a install like other programa, and make shorcuts..

thats all

and it works very well! :D

#6 User is offline   ckislam 

  • Islam Adel
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 04-September 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 March 2010 - 06:53 AM

View Postcloferba, on 10 January 2009 - 10:40 AM, said:

,mmm the best way i find is download the portable version from the official webpage...

then, make a install like other programa, and make shorcuts..

thats all

and it works very well! :D


The portable version has some limitations. it doesn't save any settings upon exit, doesn't run as a service, so you won't be able to auto connect with your TeamViewer account, run at windows logon screen or have a permanent password.

Because of these reasons, I invested some time figuring out a way to install the original full version silently.
Tested on Windows XP/7. works

Link for TeamViewer Silent Installer (repacked): TeamViewer Silent Setup
[Generated by TGUP - Create Silent Installers method]

#7 User is offline   Raoul90 

  • Member
  • PipPip
  • Group: Members
  • Posts: 282
  • Joined: 05-February 08

Posted 13 March 2010 - 10:53 AM

View Postckislam, on 11 March 2010 - 06:53 AM, said:

View Postcloferba, on 10 January 2009 - 10:40 AM, said:

,mmm the best way i find is download the portable version from the official webpage...

then, make a install like other programa, and make shorcuts..

thats all

and it works very well! :D


The portable version has some limitations. it doesn't save any settings upon exit, doesn't run as a service, so you won't be able to auto connect with your TeamViewer account, run at windows logon screen or have a permanent password.

Because of these reasons, I invested some time figuring out a way to install the original full version silently.
Tested on Windows XP/7. works

Link for TeamViewer Silent Installer (repacked): TeamViewer Silent Setup
[Generated by TGUP - Create Silent Installers method]



Thanks, but I dont get any startmenu shorcuts?

#8 User is offline   ckislam 

  • Islam Adel
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 04-September 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 March 2010 - 11:10 AM

View PostRaoul90, on 13 March 2010 - 10:53 AM, said:

Thanks, but I dont get any startmenu shorcuts?


Please provide me with some info to help u with the startmenu shortcut
1. The Operating System you use
2. The language of the operating System
3. The Full path to the Allusers Startmenu. (eg: C:\Documents and Settings\All Users\Startmenu)

Thanks

#9 User is offline   Raoul90 

  • Member
  • PipPip
  • Group: Members
  • Posts: 282
  • Joined: 05-February 08

Posted 13 March 2010 - 01:28 PM

View Postckislam, on 13 March 2010 - 11:10 AM, said:

View PostRaoul90, on 13 March 2010 - 10:53 AM, said:

Thanks, but I dont get any startmenu shorcuts?


Please provide me with some info to help u with the startmenu shortcut
1. The Operating System you use
2. The language of the operating System
3. The Full path to the Allusers Startmenu. (eg: C:\Documents and Settings\All Users\Startmenu)

Thanks


1) Windows 7 Professional X64
2) Dutch.
3) No alluserprofile in win7 that i know of?

#10 User is offline   ckislam 

  • Islam Adel
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 04-September 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 March 2010 - 01:33 PM

View PostRaoul90, on 13 March 2010 - 01:28 PM, said:

3) No alluserprofile in win7 that i know of?

send me the value of this key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" "Common Start Menu"

#11 User is offline   Raoul90 

  • Member
  • PipPip
  • Group: Members
  • Posts: 282
  • Joined: 05-February 08

Posted 13 March 2010 - 02:06 PM

View Postckislam, on 13 March 2010 - 01:33 PM, said:

View PostRaoul90, on 13 March 2010 - 01:28 PM, said:

3) No alluserprofile in win7 that i know of?

send me the value of this key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" "Common Start Menu"



%ProgramData%\Microsoft\Windows\Start Menu


#12 User is offline   titishor 

  • Newbie
  • Group: Members
  • Posts: 33
  • Joined: 30-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 04 April 2010 - 01:06 PM

The /S switch for silent install of TEAMVIEWER WORKS!
but you must do the following :
download the program (preferably the latest version) ..or ..if you have it on your hard drive , open it... (AND LET IT OPEN! DO NOT CLOSE OR INSTALL THE APLICATION. JUST DUBLE-CLICK IT!!)
Then , go to C:\Documents and Settings\Administrator\Local Settings\Temp. There you'll see a folder called TeamViewer. Open that folder. Inside you'll have 2 files. Teamviewer.exe and tvinfo.ini
Copy the Teamviewer from that folder and paste wherever you want. After this you can close the other application.
With the new teamviewer.exew which you copyed from the temp folder , u can run it sillently. Use the /S Switch. Works with WPI also.

#13 User is offline   ckislam 

  • Islam Adel
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 04-September 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 May 2010 - 06:10 PM

View Posttitishor, on 04 April 2010 - 01:06 PM, said:

The /S switch for silent install of TEAMVIEWER WORKS!
but you must do the following :
download the program (preferably the latest version) ..or ..if you have it on your hard drive , open it... (AND LET IT OPEN! DO NOT CLOSE OR INSTALL THE APLICATION. JUST DUBLE-CLICK IT!!)
Then , go to C:\Documents and Settings\Administrator\Local Settings\Temp. There you'll see a folder called TeamViewer. Open that folder. Inside you'll have 2 files. Teamviewer.exe and tvinfo.ini
Copy the Teamviewer from that folder and paste wherever you want. After this you can close the other application.
With the new teamviewer.exew which you copyed from the temp folder , u can run it sillently. Use the /S Switch. Works with WPI also.


This method doesn't Install TeamViewer as Service, doesn't create Shortcuts and doesn't add Uninstall Information!

#14 User is offline   titishor 

  • Newbie
  • Group: Members
  • Posts: 33
  • Joined: 30-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 28 May 2010 - 05:13 PM

well, i didn't knew that thing...i've installed teamviewer sillently, and i can say that you are correct! it doesn't show up into C:\Program Files\ , Control Panel and so on.

#15 User is offline   Libra86 

  • Group: Members
  • Posts: 1
  • Joined: 28-December 11
  • OS:none specified
  • Country: Country Flag

Posted 28 December 2011 - 10:36 AM

Has anyone tried the '/quiet' switch on the .msi file?

#16 User is offline   ronald 

  • Group: Members
  • Posts: 1
  • Joined: 18-January 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 18 January 2012 - 01:41 AM

After digging around and pulling all my hair out, I finally nailed it by using the instructions from this link:

Teamviewer fully unattended setup

From this I managed to create a new MSI that I deploy with GPO. Phew.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

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



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