Sponsored Content
Full Discussion: virus help:
Special Forums Windows & DOS: Issues & Discussions virus help: Post 302113717 by Perderabo on Monday 9th of April 2007 02:36:07 PM
Old 04-09-2007
Run gpedit.msc and go to:
User Configuration -> Administrative Templates -> System
double click on "Prevent access to registry editing tools" and disable that.

Then go to:
User Configuration -> Administrative Templates -> Windows Components -> Windows Explorer
double click on "Removes the Folder Options menu from the Tools menu" and disable that.
 

9 More Discussions You Might Find Interesting

1. Cybersecurity

do i have a virus???

nice board, makes interesting reading! glad to know im not the only one to have problems!! :D :D last week, our database started to crash (run on unix / solaris) for no apparant reason. the problem seems to be intermiant which lead us to believe it may be a hardware problem causing the... (2 Replies)
Discussion started by: mdma
2 Replies

2. UNIX for Dummies Questions & Answers

virus????????

i tought you can;t get virus in unix ? i have some admins buddys that work in bsd all he time and they sayed you can;t get viurs in unix is that true? download.com is putting virux updates out for mac OS X ................ (7 Replies)
Discussion started by: amicrawler
7 Replies

3. UNIX for Dummies Questions & Answers

Virus !!!!!!!!!!!!!!!!!!!

can linux get a virus on the boot sec from windows? becuse my buddys computer micro trend cmos virus keeps telling him that there is a boot sec virus on my hdd is that possable or is the box being dumb and looking at the linux boot as a virus? it was set up as a windows box not a linux... (4 Replies)
Discussion started by: amicrawler2000
4 Replies

4. UNIX for Dummies Questions & Answers

virus detection

IS there virus software for unix? I worked in a Solaris environment and dont remember having anything. I also ask because the current enviroment i am working on is Microsoft and they argue that they do not use unix because of virus detection. Any input would be greatly appreciated. (1 Reply)
Discussion started by: pbonilla
1 Replies

5. UNIX for Dummies Questions & Answers

Worm Virus

I am running Unix SCO and have discovered the worm virus. It is enabled through a BIOS connections, I am able to get around it using telnet, believe it or not. - Can anyone recommend a virus scan software? - Has anyone successfully used a virus scan software on unix without a problem? ... (2 Replies)
Discussion started by: ana_cr32
2 Replies

6. UNIX for Dummies Questions & Answers

Virus Software

I'm trying to find out what kind of virus software UNIX has, if any. Please let me know and please inform me of the prefered types. Thanks (1 Reply)
Discussion started by: GlockCW
1 Replies

7. UNIX for Dummies Questions & Answers

unix and virus

why one normally hears tht virus has stuck windows and one does not hear that unix has been stuck by virus...wht make unix so powerfull tht virus does not stuck it. (9 Replies)
Discussion started by: taurian1234
9 Replies

8. UNIX Desktop Questions & Answers

Virus and Malware

How do i manage virus and melware in Unix ? (2 Replies)
Discussion started by: Suriano10
2 Replies

9. Windows & DOS: Issues & Discussions

Windows XP keeps getting virus

Hi All, My old laptop has Windows XP. I reinstalled only last month and installed AVG free anti-virus. It's like every month, I get some kind of spyware or virus issue. which anti-virus software you guys using? Thanks. (8 Replies)
Discussion started by: samnyc
8 Replies
graphdraw(1)						      General Commands Manual						      graphdraw(1)

NAME
graphdraw - directed graph editor derived from drawtool SYNOPSIS
graphdraw ['X-params'] [file] DESCRIPTION
graphdraw implements a graph (node/edge) editor. graphdraw adds two new graphical objects to idraw/drawtool: an elliptical shaped node and a directed edge represented as an arrow line. Two new tools to create these objects are provided at the bottom of the toolbar. The Node tool (selectable by the 'N' key) takes a single mouse click and creates a new graph node at the click location. The Edge tool (selectable by the 'E' key) lets you drag a line to create a new graph edge. If an edge is drawn from or to an existing node, it will connect itself to the node(s) and maintain that connectivity during any later movement of nodes or edges. The Move tool will move edges or nodes, rubber- banding the rest of the graph, and redrawing any connected edges to maintain graph connectivity and edge alignment. Nodes contain a (initially empty) text string which can be edited by applying the Alter tool to a node. A single click on a node while on the Alter tool will create a text cursor, possibly within an existing text string, and allow editing of the text via the usual Emacs edit- ing commands. A click outside the text terminates editing and causes the new text to be centered within the node. For Node and Edge objects, the Selection highlight mechanism has also been changed from the usual drawing of "handles" around a graphical object to a red foreground color. When Nodes or Edges are selected, they turn red instead of handles being drawn around them. graphdraw documents are saved/restored in a readable text file. Some of the tokens used in the text file are specific to graphdraw (and possibly any program derived from graphdraw). graph drawings can be exported to other idraw/drawtool applications via the "Export Graphic" command (under the File menu). This generates Postscript in a format that idraw can read back in, and programs like drawtool can import via "Import Graphic" (under the file menu). A Tools menu has been added to the set of pull-down menus to allow switching between a graph editing toolbar and a generic graphics editing toolbar. SEE ALSO
drawtool, idraw WEB PAGE
http://www.ivtools.org/ivtools/graphdraw.html graphdraw(1)
All times are GMT -4. The time now is 05:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy