IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Last warning

1. This is not a warez site! Links/Requests to warez and/or 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. You will be banned without notice.

Last warning. We will not tolerate any, i mean any illegal activity. We are very close to lock this forum. Think about it when you post your questions or requests.

2 Pages V   1 2 >  
Reply to this topicStart new topic
> [Release] TechSmith SnagIt v8.2.3 and v9.0.2
johndoe74
post Aug 12 2008, 09:17 PM
Post #1


MSFN Expert
******

Group: Members
Posts: 1497
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


TechSmith SnagIt

SnagIt delivers customized screen captures with the press of a hotkey. SnagIt is the only screen capture software that captures images, text, and video from your Windows desktop. Effortlessly produce perfect graphics and video with this complete capture solution.

Now, with SnagIt add-ins, you can put SnagIt right in your toolbar! SnagIt's new add-in toolbars provide quick access to the most common capture features right from within Word, PowerPoint and Explorer.

Screen capture is the process of copying what you see on your screen. SnagIt captures various types of data in dozens of different ways, enabling you to capture, edit and share anything on your screen.

To help you start using SnagIt, here are five popular ways SnagIt is used to capture what is on your screen.

Here are some key features of "SnagIt":
  • Capture Anything
    Capture an article, image, or Web page directly from your screen. Or, capture windows, menus, icons, and regions from any application that runs on your PC.
  • Edit and Transform
    SnagIt Editor makes it easy to add creative and professional touches to your captures. Transform your images with a full-featured paint tools palette, a variety of edge effects, and practical options for color and size adjustment.
  • Share Easily
    E-mail, copy and paste, print, and IM your captures, or upload them to your Web site. SnagIt helps you communicate any way you prefer.
v9.0.2.9
File size :: 19.87 MB (20,830,922 bytes)
MD5 :: E2B2B5286B24F2D8B997A1D93F2F73C5
Main :: ifile.it

v8.2.3
File size :: 12.77 MB (13,397,810 bytes)
MD5 :: 51C097BFB9A4ADA09BFF51A14D607DF5
Main :: midload


This post has been edited by johndoe74: Oct 3 2008, 10:14 AM
Go to the top of the page
 
+Quote Post
][ professor DeX...
post Aug 12 2008, 11:48 PM
Post #2





Group: Members
Posts: 5
Joined: 11-August 08
Member No.: 204846
OS: XP Pro x64
Country Flag


you are great

thank you newwink.gif
Go to the top of the page
 
+Quote Post
Raoul90
post Aug 15 2008, 05:07 PM
Post #3


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Where can i put registration info in the 9.0 add-on?
Go to the top of the page
 
+Quote Post
radix
post Aug 16 2008, 05:13 AM
Post #4


Advanced Member
***

Group: Members
Posts: 495
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (Raoul90 @ Aug 16 2008, 02:07 AM) *
Where can i put registration info in the 9.0 add-on?

You can add registration info in a batch file. Should look like this:
CODE
@echo off
start /wait setup.exe
REG ADD "HKLM\SOFTWARE\TechSmith\SnagIt\9" /v "RegistrationKey" /t REG_SZ /d "XXXXXXXXXXXXXXXXXXXXXXXXX" /f
REG ADD "HKLM\SOFTWARE\TechSmith\SnagIt\9" /v "RegisteredTo" /t REG_SZ /d "User Name" /f
exit

Where setup.exe is name of addon. Entries.ini need some changes too.

This post has been edited by radix: Aug 16 2008, 05:16 AM
Go to the top of the page
 
+Quote Post
Raoul90
post Aug 16 2008, 08:17 AM
Post #5


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Hmm will try that.

Dashes between every 5 character or not?
Go to the top of the page
 
+Quote Post
radix
post Aug 16 2008, 10:32 AM
Post #6


Advanced Member
***

Group: Members
Posts: 495
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (Raoul90 @ Aug 16 2008, 05:17 PM) *
Dashes between every 5 character or not?

Not.
Go to the top of the page
 
+Quote Post
Raoul90
post Aug 18 2008, 03:43 AM
Post #7


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Ok,

What too change in entries.ini?
Go to the top of the page
 
+Quote Post
radix
post Aug 18 2008, 08:36 AM
Post #8


Advanced Member
***

Group: Members
Posts: 495
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (Raoul90 @ Aug 18 2008, 12:43 PM) *
Ok,

What too change in entries.ini?

If you made a new silent installer and keep the name you don't need to edit entries.ini
Go to the top of the page
 
+Quote Post
Raoul90
post Aug 19 2008, 03:41 PM
Post #9


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Did it like this:
I made an CMD called registersnagit9.cmd
Put the following in:
QUOTE
@echo off
REG ADD "HKLM\SOFTWARE\TechSmith\SnagIt\9" /v "RegistrationKey" /t REG_SZ /d "XXXXXXXXXXXXXXXXXXXX" /f
REG ADD "HKLM\SOFTWARE\TechSmith\SnagIt\9" /v "RegisteredTo" /t REG_SZ /d "Name" /f
EXIT
Go to the top of the page
 
+Quote Post
Raoul90
post Sep 11 2008, 12:38 PM
Post #10


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


New version:
SnagIt v9.0.1 Build 108
Go to the top of the page
 
+Quote Post
Raoul90
post Sep 15 2008, 10:04 AM
Post #11


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Could you please update it.

Thanks!
Go to the top of the page
 
+Quote Post
johndoe74
post Sep 15 2008, 10:08 AM
Post #12


MSFN Expert
******

Group: Members
Posts: 1497
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


i'm waiting for them to release it in .MSI format which they haven't yet done. I've been checking their site everyday (there should be a 901 folder there below the 900 folder when they update). will update as soon as it's available
Go to the top of the page
 
+Quote Post
Raoul90
post Sep 19 2008, 05:31 AM
Post #13


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Okay, will wait then. biggrin.gif
Go to the top of the page
 
+Quote Post
Raoul90
post Sep 20 2008, 03:09 AM
Post #14


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Isnt this the good installer?

http://www.softpedia.com/get/Multimedia/Gr...re/SnagIt.shtml
Go to the top of the page
 
+Quote Post
johndoe74
post Sep 20 2008, 03:19 AM
Post #15


MSFN Expert
******

Group: Members
Posts: 1497
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


last time i checked the .EXE installer didn't install silently which is why I prefer to use the .MSI installer for the silent addon.
Go to the top of the page
 
+Quote Post
radix
post Sep 20 2008, 03:57 AM
Post #16


Advanced Member
***

Group: Members
Posts: 495
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (johndoe74 @ Sep 20 2008, 12:19 PM) *
last time i checked the .EXE installer didn't install silently which is why I prefer to use the .MSI installer for the silent addon.

I use the .msi file (created in Temp folder after I started .exe).
Go to the top of the page
 
+Quote Post
johndoe74
post Sep 20 2008, 02:01 PM
Post #17


MSFN Expert
******

Group: Members
Posts: 1497
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


updated to v9.0.1 (thanks for the tip radix!)
Go to the top of the page
 
+Quote Post
Raoul90
post Sep 20 2008, 03:56 PM
Post #18


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Thanks for update.
Go to the top of the page
 
+Quote Post
Raoul90
post Oct 2 2008, 02:43 PM
Post #19


Junior
*

Group: Members
Posts: 99
Joined: 5-February 08
From: Netherlands
Member No.: 175408
OS: XP MCE
Country Flag


Snagit 9.0.2 is out.