Manual do usuário Smart Technologies Smart Board Software 9.7

Manual para o dispositivo Smart Technologies Smart Board Software 9.7

Dispositivo: Smart Technologies Smart Board Software 9.7
Categoria: Acessórios para computador
Fabricante: Smart Technologies
Tamanho: 0.37 MB
Data de adição: 3/6/2013
Número de páginas: 30
Imprimir o manual

Baixar

Como usar?

Nosso objetivo é fornecer-lhe o mais rapidamente possível o acesso ao conteúdo contido no manual de instruções para Smart Technologies Smart Board Software 9.7. Usando a pré-visualização online, você pode visualizar rapidamente o índice e ir para a página onde você vai encontrar a solução para seu problema com Smart Technologies Smart Board Software 9.7.

Para sua conveniência

Se a consulta dos manuais Smart Technologies Smart Board Software 9.7 diretamente no site não for conveniente para você, você tem duas soluções possíveis:

  • Visualização em tela cheia - Para visualizar facilmente o manual do usuário (sem baixá-lo para seu computador), você pode usar o modo de tela cheia. Para começar a visualização do manual Smart Technologies Smart Board Software 9.7 no modo de tela cheia, use o botão Tela cheia.
  • Download para seu computador - você também pode baixar o manual Smart Technologies Smart Board Software 9.7 em seu computador e mantê-lo em suas coleções. No entanto, se você não quer perder espaço no seu dispositivo, você sempre pode baixá-lo no futuro a partir de ManualsBase.
Smart Technologies Smart Board Software 9.7 Manual de instruções - Online PDF
Advertisement
« Page 1 of 30 »
Advertisement
Versão para impressão

Muitas pessoas preferem ler os documentos não na tela, mas na versão impressa. A opção de imprimir o manual também foi fornecida, você pode usá-la clicando na hiperligação acima - Imprimir o manual. Você não precisa imprimir o manual inteiro Smart Technologies Smart Board Software 9.7, apenas as páginas selecionadas. Respeite o papel.

Resumos

Abaixo você encontrará previews do conteúdo contido nas páginas subseqüentes do manual para Smart Technologies Smart Board Software 9.7. Se você deseja visualizar rapidamente o conteúdo das páginas subseqüentes, você pode usá-los.

Resumos do conteúdo
Resumo do conteúdo contido na página número 1

Installation Guide for
System Administrators

SMART Board Software 9.7

Resumo do conteúdo contido na página número 2

Trademark Notice SMART Board, Notebook, Sympodium, AirLiner, smarttech and the SMART logo are trademarks or registered trademarks of SMART Technologies Inc. in the U.S. and/or other countries. Windows is either a registered trademark or a trademark of Microsoft Corporation in the U.S. and/or other countries. All other third-party product and company names may be the trademarks of their respective owners. Copyright Notice © 2006-2007 SMART Technologies Inc. All rights reserved. No part of this

Resumo do conteúdo contido na página número 3

Table of Contents SMART Board Software 9.7 Administration 1 Overview ......................................................................................................................................... 1 About Microsoft® Installer ........................................................................................................ 1 Command Line Options............................................................................................................1 The SMART Board Software In

Resumo do conteúdo contido na página número 4

Administering Notebook Content After Installation 17 Introduction ................................................................................................................................... 17 To start Notebook software in Administration mode............................................................... 17 Changing the Location of the My Content Folder.......................................................................... 17 To change the location of the My Content folder............

Resumo do conteúdo contido na página número 5

SMART Board Software 9.7 Administration Overview If you're a system administrator, use this guide to deploy SMART Board™ software in a workgroup, computer lab or full institution environment. You can also use this information in conjunction with imaging or remote management tools to automate the installation process further. The following sections show you how to: • silently install and remove SMART Board software components • silently install service packs • move Gallery folders to other loca

Resumo do conteúdo contido na página número 6

The SMART Board Software Installation Package The SMART Board software installation package contains all of the information that the Windows Installer requires to install or remove the application and to run the user setup interface. Simply double-click the SMART Board Software.msi file in Windows Explorer or run the .msi file from a command line to start the Windows Installer and interactively install the package using default parameters. NOTES • The default installation automatically insta

Resumo do conteúdo contido na página número 7

Examples of Msiexec Command Lines Silent Installation You can use the install option (/i) together with the quiet optional parameter (/q) to install the software in Silent mode, that is, without the user interface. For example: msiexec /i"Path to .msi\SMART Board Software.msi" /q You can use other standard Windows Installer optional parameters, such as: /qb - shows only a progress indicator /q - shows only a dialog box signaling the end of the installation NOTES • A silent installation doesn’t

Resumo do conteúdo contido na página número 8

Installing Notebook Software and Content to a Network Server You can add the NOTEBOOK_ONLY and INSTALLDIR properties to the command to silently install Notebook software, including Help, Spell Checker, Language and Gallery Sampler content files to a specified network folder. For example: mssiexec /i"Path to .msi\SMART Board Software.msi" NOTEBOOK_ONLY=1 INSTALLDIR="UNC path" /q If you run the same command line on all computers, using the same network path, all users can share the installed f

Resumo do conteúdo contido na página número 9

Silently Removing Earlier Versions of SMART Board Software About Removing Earlier Versions IMPORTANT SMART recommends that you remove any previous version of SMART Board software before silently installing a new version. When you silently install SMART Board software, unlike an interactive installation process, the Windows installer doesn’t attempt to remove any earlier versions of SMART Board software from your computer. Although the installation is successful, the new software installs on

Resumo do conteúdo contido na página número 10

To create the silent removal file You only need to create the initial setup.iss file once. You can then use this setup.iss file to remove the same version of SMART Board software from other computers on your network. 1. Check the version of SMART Board software that are installed on your computers. Refer to the table above to identify the GUID you must use in the following commands. 2. Click Start > Run and type CMD into the Open field. A DOS window opens. 3. Type: RunDll32 C:\PROGRA~1\COMMON

Resumo do conteúdo contido na página número 11

Removing SMART Board Software 8.x SMART used the Install Shield installation utility to install SMART Board software versions 8.x. To remove these versions of software silently, you must create a setup.iss file. Before you can perform the following procedures, you must obtain the product code for your version of SMART Board software. Refer to the following table for the ProductCode value to use for these versions of software: SMART Board ProductCode Software Version 8.0.0 {7823065C-AA64-425D

Resumo do conteúdo contido na página número 12

Silently Installing Other Languages When you perform an interactive SMART Board software installation, the installation program automatically installs SMART Board software’s folder groups and icons in the Windows operating system’s language. If you use the basic .msi silent installation command shown on page 3, the installation program installs only the English folder groups and icons regardless of what language the computer’s Windows operating system is running. To silently install SMART Bo

Resumo do conteúdo contido na página número 13

Installing Notebook Gallery Content Introduction The SMART Notebook software installation package, the SMART Essentials for Educators.msi file, contains all of the information that the Windows Installer requires to install or uninstall the Gallery files and to run the user setup interface. To perform a default installation of Notebook Gallery content 1. Click Start > Run and type CMD. A DOS window opens. 2. Type the following command line: msiexec /i"Path to .msi\SMART Essentials for Educator

Resumo do conteúdo contido na página número 14

Examples of Msiexec Command Lines Silently Installing from the SMART Website You can use the following command line to install the Gallery Setup.exe and supporting files from the path to the default destination of C:\Program Files\Common Files\SMART Technologies Inc\Gallery: msiexec /i"Path to .msi\SMART Essentials for Educators.msi" FULLCONTENT=1 /qn Once the installation program has copied the files, the command line silently runs the Gallery Setup.exe program, installing all Gallery conte

Resumo do conteúdo contido na página número 15

Installing Notebook Gallery Content At the end of an interactive installation of SMART Board software, the installer software starts the Gallery Setup.exe program automatically. Using this program, you can select the Gallery content that it will install to (or remove from) your computer, and select the destination folder for the Gallery files. The SMART Board software installation installs the Gallery Setup.exe program and supporting files to the default destination of C:\Program Files\Commo

Resumo do conteúdo contido na página número 16

Installation Command Usage Common options: [<-overrideproxy> [-proxy proxyhost:port]] [-username name] [-password pass] [-verbose] GUI: [-source path] [-configuration path | -guid gallery_id] {common options} Install everything: --installall [-destination path] <-source path | -allowdownload> <- configuration path | -guid gallery_id> [-remote] {common options} Install selected: --installsome [-destination path] <-source path | -allowdownload> [- remote] <-configuration path | -guid gallery_id>

Resumo do conteúdo contido na página número 17

Installation Options The following tables explain the functions of the commands, optional command line flags and values you can use to customize the installation. Specify a particular gallery to work with using a -guid parameter (-guid gallery.smarttech.com for SMART Essentials), or /configuration parameter (-configuration “path/SMARTEssentials.gallerycollection” for SMART Essentials for Educators) Command Function --downloadall Use this command to download all Gallery collections into a de

Resumo do conteúdo contido na página número 18

Parameter Description /source "path" This parameter defines the full path to a local or network location where the Gallery data files are stored before installation. If you omit the parameter, the installation program uses the default URL from the gallery configuration, as specified by the /guid or /configuration parameters. /destination "path" This parameter defines the full path to a local or network location where the installation program installs the Gallery files. If you omit the param

Resumo do conteúdo contido na página número 19

Examples of Gallery Setup.exe Command Lines NOTE: The /configuration parameter now specifies a path to the SMARTEssentials.gallerycollection file, not the configuration.xml file as in previous versions. Downloading all Gallery Content to a Local or Network Folder You can use the following command to copy all Gallery content from a specific source folder to a common destination folder where authorized users can install them: "Path to .exe\Gallery setup.exe" --downloadall /destination "path" /so

Resumo do conteúdo contido na página número 20

Sharing Gallery Content When you set up a system where all Notebook software users share the Gallery content located on a network server, all users see the shared Gallery content as "their own." If any user in the system removes their SMART Board software, they will also remove the shared content from the network server. To prevent this from occurring, SMART recommends the following process: To install SMART Board software and place Gallery content on a network server 1. Start an interactive


Manuais similares
# Manual do usuário Categoria Baixar
1 Smart Technologies Education Software Installer 2011 Manual de instruções Acessórios para computador 4
2 Smart Technologies ID422w Manual de instruções Acessórios para computador 1
3 Smart Technologies Smart Bridgit 4.5 Manual de instruções Acessórios para computador 12
4 Sony VGC-RB50(G) Manual de instruções Acessórios para computador 1
5 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 Manual de instruções Acessórios para computador 177
6 Sony Hi-MD Walkman MCMD-R1 Manual de instruções Acessórios para computador 7
7 Sony Sound Forge V.10.0 Pro SF-10000 Manual de instruções Acessórios para computador 435
8 Sony Rechargable Battery Pack VGP-BPSC31 Manual de instruções Acessórios para computador 23
9 Sony SMP-N100 Manual de instruções Acessórios para computador 10
10 Sony VGP-BPS13 Manual de instruções Acessórios para computador 1
11 Sony VGP-BPS22A Manual de instruções Acessórios para computador 2
12 Sony Walkman NWZ-S616F Manual de instruções Acessórios para computador 48
13 Philips SBCAC250/00 Manual de instruções Acessórios para computador 0
14 Sony Rechargable Battery Pack VGPBPSC31 Manual de instruções Acessórios para computador 1
15 Philips SBCAC250 Manual de instruções Acessórios para computador 0