English Deutsch Français Italiano Particle Software Buy Now


Particle Software
 
Logging
   ..::   About  •  Acquisto  •  Cerca  •  Contatti  • Home   ::..
 
Screenshots
• Prova
Downloads
Risorse
• Macro

 
   For technical auditing, security or whatever your requirements are you can log the date, time, application, username of the current user logged in, machine name and success/failure of each of IntraLaunch's uses to a custom log file of your choice. If the log file does not exist it is created. See below for an example log file.

  Variable substitution is supported for this path.

  Logging is a silent operation. If there is any problem at any time writing or opening the log file there will be no generated error dialogs or messages. Multiple IntraLaunch objects on multiple workstations can all specify the same log file.

  The following object will log all events/uses to an IntraLaunch.log file in the users My Documents folder. If the log file does not exist it will automatically be created.


 
 
<HTML>
<BODY>

(Common HTML Web Page)

<OBJECT ID="IntraLaunch" WIDTH=65 HEIGHT=77    CODEBASE="http://intranet.net/menu/IntraLaunch.CAB#version=5,0,0,0"
   CLASSID="CLSID:0AE533FE-B805-4FD6-8AE1-A619FBEE7A23">
   <PARAM NAME="ImageLoc" VALUE="Remote">
   <PARAM NAME="ImageSrc" VALUE="http://intranet.net/menu/excel.gif">
   <PARAM NAME="Run" VALUE="C:\Apps\Office\excel.exe">
   <PARAM NAME="RunParms" VALUE="">
   <PARAM NAME="DefDir" VALUE="">
   <PARAM NAME="Display" VALUE="MAX">
   <PARAM NAME="Log" VALUE="%mydocuments%\IntraLaunch.log">
   <PARAM NAME="ALTInfo" VALUE="Run Excel">
   <PARAM NAME="Sound" VALUE="G:\Data\Sounds\TrekAffirm.wav">
   <PARAM NAME="ProcessErr" VALUE="MessageBox">
   <PARAM NAME="ErrAction" VALUE="Error|App not found.">
</OBJECT>

(Common HTML Web Page Continued)

</BODY>
</HTML>
 
 
       



  The following is a sample log file that would be generated. 'Ok' is specified in the fifth column if the application executes properly and 'Er' if there was an error. 'Re' means it was refocused instead of executed because of the RecallApp parameter. If the user or machine name cannot be determined they will be set to "(Unknown)". This typically happens if the workstation does not have Client for Microsoft Networks installed.

==============================================
= IntraLaunch :: Execution Log File
=
= Date: Thursday February 14, 2002
= Time: 12:09:53 AM
= Log File: C:\My Documents\IntraLaunch.log
==============================================
02/14/2002 12:10:07 AM Administrator THINKPAD Ok explorer.exe /e,/root,C:\Folder
02/14/2002 12:10:14 AM Administrator THINKPAD Ok IntraLaunch:FindApp(excel.exe)
02/14/2002 12:10:27 AM Administrator THINKPAD Ok IntraLaunch:AddPrinter
02/14/2002 12:10:53 AM Administrator THINKPAD Er C:\Program Not Found.exe
02/14/2002 12:10:27 AM Administrator THINKPAD Re notepad.exe



Copyright © 1997-2012 Particle Software - All Rights Reserved
Web services provided by Extreme Hosting