forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


VDS5 and 64-bit Windows

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
JRoza
Contributor
Contributor


Joined: 17 Aug 2003
Posts: 182
Location: Netherlands

PostPosted: Wed Apr 20, 2011 5:20 am    Post subject: VDS5 and 64-bit Windows Reply with quote

Does anyone have any experience in running VDS5 scripts under a 64-bit Windows operating system?
Our servers will be migrating to Windows 2008 64-bit and I want to know if I can continue running my VDS5 scripts or have to recompile them.
Back to top
View user's profile Send private message Visit poster's website
cnodnarb
Professional Member
Professional Member


Joined: 11 Sep 2002
Posts: 766
Location: Eastman, GA

PostPosted: Wed Apr 20, 2011 3:49 pm    Post subject: Reply with quote

They work fine. Sometimes for registry functions though you have to recall the application with elevated privileges before dialog show.

Code:

 option errortrap,runas

rem lots of code dialog show and whatnot

:runas
  shell runas,@chr(34)%0@chr(34),runasadmin
stop
Back to top
View user's profile Send private message AIM Address
JRoza
Contributor
Contributor


Joined: 17 Aug 2003
Posts: 182
Location: Netherlands

PostPosted: Wed Apr 20, 2011 9:28 pm    Post subject: Reply with quote

Thanks Brandon.
At least I don't have to make my utilities again in a 64-bit compatible language, I can use my time better.

Very Happy
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group