GIGO = Garbage in, Garbage out.
ZubaZ
WinKey-R The keyboard is your friend.
Which version of MP are you using? MP pro. 1.00h.003
This appears to be resolved with the new build. Thanks.
I have had a number of problems answered by other users in the Stardock newsgroups and forums by other users. Multiplicity is still awfully new and I wouldn't expect much user help yet. However, I will assist where I can. Official support is via email and phone. And I have always gotten a response within 16 business hours.
Another buggish type thing: the scroll wheel loses functionality once in a while on a secondary.
First, things I like: Num-lock not syncing!!! Keystroke to toggle between PCs! Switch based on mouse velocity (may have to reboot, not working yet. Where do I set threshold?) Things not working that I don't know if I like or not: Screen darkening on secondary Things that I don't like: Wicked lag on secondary mouse action. Seems to get much worse when dragging windows or scroll bar
What about using DX for tha wallpaper? Snowflakes: Link or matrix falling characters Link
The price is still a little high . . . but I would not get anything portable that wasn't a convertable tablet. You make trade offs but once you use one . . . I wouldn't go back.
Pro (Tablet edition), so I can control what the kids an do on the other computers in the house.
If your are running any files system other than NTFS, I would boot to a LiveCD of knoppix and edit the bootskin . . . You can also try the XP Quick boot Disk here: http://www.bootdisk.com/bootdisk.htm Link I have used data from the site but never this product.
Trying to lock or unlock a secondary PC causes the run dialog to open and the maximized active window to window (sometimes). Anyone else experiencing this? Fixes?
You may have better luck scripting it. Unfortunatly, I can't script for beans. If you were looking for a bean scripter . . . I would be your man.
My wife and I and a number of people we have encountered since this whole situation started now have living wills, wills, and DNRs. Hopefully some good will never have to come from those documents. But I know they are in place. I have noticed a bigger split between people with kids, without kids, married and not. Starving a woman to death is wrong. I need to see what the BBC is saying, it should be interesting and probably
Thanks T-Man
WCB 2.0 looks great. You guys make keeping a subscription a very easy choice. Thanks
Maybe it's me . . . but it fails here at the office. on two different PCs. SDC version: 2.05.319.build 83 I'll emnail support so as not to post 78 lines of ASP .Net error.
I had that bootscreen for a while. Worked ok.
Jafo > there's a widget by _Martin_ called desktop crack that I thought would look great with some CRT hardware behind it. Just never got around to finding some. A photo of what was behind the monitor as that background would be interesting too.
SDC shows the latest version as 1.20.006 released January 10th, 2005. I do wonder what inspired the "new and improved!" type email. But it's a nice app that deserves a little attention. I pre-ordered it and used it for a while but found that I change skins too often to things that clash. And my widgets don't match either. Stardock should think about selling expansion packs of ND-based widgets based on populare downloads of
Missing hands has been reported with DX3. We wait for a fix (or go digital).
My misunderstanding. Sorry. At which point I claim to be no help and walk off in a hang-dog manner.
Odd. Google didn't find the text string you are getting. And no mention of spyware or virii. Wish I could help.
Look around line 7 and 9 in the script for the hot108 object. I believe in you.
I used the below on the background object of my widget. It won't work until you export as a widget. 'Called when the script is executed Sub Object_OnScriptEnter Object.SetTimer 12345, 30000 End Sub Sub Object_OnTimer12345 widget.Minimize Object.KillTimer 12345 End Sub 'Called when the script is terminated Sub Object_OnScriptExit End Sub