sgp: > what's the syntax to start pprotray from the winlogon key > with logging enabled?
Bruce: > Put an asterisk in the command line after the pprotray.exe file path. sgp: > but when I restart ppro pprotray2 wants to install itself too > can I use winlogon=... *!, for log ON & pprotray2 OFF ? That result makes me think you typed c:\...\pprotray* I guess that means Windows is reading the * as a wildcard as part of the filename, not passing it as a parameter. Did you try "c:\pathto\pprotray.exe" * Even doing that may not work though. I vaguely remember from experiments long ago starting something else from userinit: I think possibly you can not add a parameter when launching from that registry place. Maybe you need to create a .lnk or .bat file with the command inside it: c:\pathto\pprotray.exe * Then the command in userinit is a file without a parameter ie the .lnk or .bat file. In any situation, I guess you would need to separate the * from the filepath with at least a space char or it will look to the OS like a wildcard. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
