VGEE: BETA 2.14 Released


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News VGEE: BETA 2.14 Released
# 1  
Old 12-24-2007
VGEE: BETA 2.14 Released

If you use the Game Explorer in Windows Vista - then you need 'Vista Game Explorer Editor' (or VGEE for short). VGEE allows you to add your own information and box-art into the Game Explorer. You can edit or delete existing games and add new games.
ImageImage

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
vcatobj(1Vi)															      vcatobj(1Vi)

NAME
vcatobj - concatenate Vista data files SYNOPSIS
vcatobj [-option ...] [infile ...] [> outfile] DESCRIPTION
vcatobj copies the contents of one or more input files to an output file. All objects found in all input files (such as images, edge lists, and comments) are copied, in order, to the single output file. COMMAND LINE OPTIONS
vcatobj accepts the following options: -help Prints a message describing options. -in infile ... Specifies one or Vista data files to be input. -out outfile Specifies where to write the output as a Vista data file. Input files can be specified on the command line or allowed to default to the standard input stream. The output file can be specified by the -out option or allowed to default to the standard output stream. SEE ALSO
vcatbands(1Vi), Vista(7Vi) NOTES
All input files are read before the output file is written. The program vcatobj was originally be known as vcat, created by Art Pope. AUTHOR
Art Pope <pope@cs.ubc.ca> Vista Version 1.12 24 April 1993 vcatobj(1Vi)