wc2005

wc2005

Joined Member # 2346393
0 Posts 3 Replies 384 Reputation

Thanks for your replies! [quote who="BigDogBigFeet" reply="1" id="3036981"]Why don't you just create a shortcut that runs samurai warrior s 2 the way you want it and then just run that shortcut with your script? [/quote] If it's too difficult or impossible to pass the working directory into run command, your solution is the only one for me to go. [quote who="roflmfaoo" reply="2" id="3036991"]Well Chr(34) = ", so in effect you're asking

3 Replies 8,766 Views

I want to pass the working directory into the Run command in VBScript like this: [code="vbscript"] Set s = CreateObject ("WScript.Shell") s.Run Chr(34)&"k:\SAMURAI WARRIORS 2\SW2.exe"&Chr(34)&" "&Chr(34)&"k:\SAMURAI WARRIORS 2"&Chr(34) [/code] but it doesn't work. Would someone help me, please? Thanks!

3 Replies 8,766 Views

Thanks, sViz! I try again as you ask and they work fine. It's right as you said, just make it a child of another object and it works. Generally, the only solution is just make it a child of another object to see if it works, if not, go back to DesktopX 3.1 (and now, I am enjoying DesktopX 3.1). Done. DesktopX 3.5 is full of bugs, all of us hope the future versions would be better. Thanks again, sViz! I have disturbed you a lot. Good time!

4 Replies 12,661 Views

Thanks for your quick reply, sViz! I did as you instructed (make that text object a child of another object) but that does not help. Was I wrong somewhere or there isn't a solution for this? If so, I am going to move back to DesktopX 3.1 which looks better.[e digicons]:([/e] You said Object.Rotation had the same problem, I tested that but it works fine for me. Any ideas? Thanks!

4 Replies 12,661 Views

Hi, everybody! Please look at my code a little: [code="vbscript"] Sub Object_OnScriptEnter Object.Text="SHADOW EFFECT TEST" End Sub Sub Object_OnMouseEnter Object.States("").SetShadow True, 10, 255, 0, 0, rgb(255,0,0) End Sub Sub Object_OnMouseLeave Object.States("").SetShadow False, 0, 0, 0, 0, 0 End Sub [/code] I want to create some text effect for my desktop. When my mouse is over

4 Replies 12,661 Views

I think this is a bug on DesktopX 3.1. About my situation: I want to get the path of the image dropped onto current object as a parameter in a string to be processed later. And the value of that string will be the beginning of that string and the image path only, the rest part of that string will be cut off, regardless what it is, that is the problem. My code was just an illustration for that bug, no more. Now, I move to DesktopX 3.5, my code works without that bug an

8 Replies 41,790 Views

Oh, thank you, RedneckDude and sViz! You say my code works fine? I have problem with DroppedImage variable, just look at the screenshot http://imageshack.us/photo/my-images/844/unleddvi.png/ . That variable does not show the whole string as expected, it shows a part of the expected string only. I do not know why? Please help me. I hope you understand what I say. Thanks, waiting for your reply.

8 Replies 41,790 Views

Hi, everybody! Please look at my code a little: [code="vbscript"] Dim DroppedImage Sub Object_OnDropFiles(f) f1 = Split(f,"|") DroppedImage="Image: "&Chr(34)&f1(0)&Chr(34)&"has been dropped into this object." End Sub[/code] The problem is the variable "DroppedImage". I checked its value, it is: Image: "C:\a.jpg That's everything, I do not know where the rest part is. Someone help me, ple

8 Replies 41,790 Views

[quote who="Zubaz" reply="11" id="2927656"] We can hope, right? Zubaz bites tongue [/quote] Why do you say so? Any problems? DesktopX 4 is going to come with more and more surprise for its fans. That is the matter of time. Prepare yourself! Do not forget to keep your tongue safe.

13 Replies 14,460 Views

[quote who="Zubaz" reply="8" id="2927340"] I can't wait to see whqat you come up wiht. [/quote] Hah, don't be so serious like that, Zubaz. Are you teasing me?[e digicons]:grin:[/e] There are tons of great works with top designers out there, so you shouldn't wait for mine, I just want to fool around with DesktopX.[e digicons]|-)[/e] We together should wait for great DesktopX 4 coming instead.<img src="http://web.stardock.

13 Replies 14,460 Views

I do not know if this is a bug of ObjectDock plus 2 or this is not supported. I have a problem with reflection effect when I drag an icon from a zoomer dock to tabbed dock (this does not happen when drag an icon from tabbed dock to zoomer dock). Everybody out there can help me test the case. Just look at the screenshot, we can see the reflection of the Opera icon is still there while its icon was moved to the tabb

0 Replies 2,416 Views

Yeah, I think so, Essorant, DrJBHL. There are too many things for our skinners to do to have a complete skin for THREE operating systems. Anyway, I still love WindowBlinds so much. Big love to our great Skinners and Stardock [e digicons]

61 Replies 144,974 Views

I am using WindowBlinds 6.4, Windows XP 32 bit and do not have any problems with Opera 10.50 and 10.10 except the acceptable problem with the menu (look at the screenshot). I think Opera developers have changed something in their skinning with 2 recent releases and that now causes some problems with WindowBlinds. [IMG]http://img97.imageshack.us/img97/9176/82048143.jpg[/IMG]

12 Replies 3,937 Views

Good time, everybody! Someone please help me, i just want to know how to call the properties dialog of an object by code (not by right-click as normal) because i want to set some properties of my objects without switching to DesktopX Builder (i am using DestopX 3.1 pro, Windows XP 32 bit). Is it possible? Thanks for your help!

2 Replies 8,093 Views

Everybody, please help me! I have problem with using OnDblClick event in VBScript (DesktopX pro 3.1, Windows XP 32 bit), the code does not work when i double click on the object, i think the syntax of the event is incorrect, the code is below, please help me correct it, thanks. [code="vbscript"] Sub Object_OnDblClick() DesktopX.Object("MainFrame").Opacity = 29 End Sub [/code]

3 Replies 7,582 Views

[quote who="Smaky" reply="16" id="2499309"]Indeed... what about an updated ObjectDOck?[/quote] [quote who="MikeO" reply="15" id="2498453"]what about object dock 2, been waiting too long for this![/quote] Yes, we all are waiting for a new version of ObjectDock. It is perfect but we really need more than that. Please, please, please, do not forget ObjectDock! Big love for Stardock [e digicons]5*[/e] .

32 Replies 75,362 Views

[quote who="Mirsguy" reply="77" id="2482869"]we all are still waiting for a new version of ObjectDock with tons of new things Agreed. Though I love OD+ in its current state, I am looking forward to 2.0. [/quote] I think the silence makes everybody think it is dead, so while Windows is quickly developing in every moment, ObjectDock should show everybody itself [e digicons]:inlove:[/e] . [quote who="inc0gnito" reply="79" id=

107 Replies 287,595 Views

Stardock has left ObjectDock alone for a long time, i wonder if they forget it or they just want to surprise the users in the future but i think if they do not show the users some improvements or new things for it, ObjectDock will be forgiven sooner or later. ObjectDock is perfect for me, i love it so much, so do not disappoint us, we all are still waiting for a new version of ObjectDock with tons of new things in every second. Great love for Stardock [e digicons]:thumbsup:[/e] [e digi

107 Replies 287,595 Views