Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7515375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T00:47:13+00:00 2026-05-30T00:47:13+00:00

I am trying to run a VB script which is based on a 32-bit

  • 0

I am trying to run a VB script which is based on a 32-bit dll, as I have changed the default windows program to run this script (SysWoW64\cscript.exe), so I can run it simply by double clicking on it, now I want to run the same script within python 27 (32-bit) with the code below:

import os
os.chdir("C:\Users\OFFICE2\Desktop")
os.system("ResultSaver.vbs")

but it doesn’t run! to be honest yesterday it was running perfectly but today it doesn’t! I have restarted my PC several times but no changes happened!

can someone please help me, this is driving me crazy

I have windows 7 64-bit installed,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T00:47:16+00:00Added an answer on May 30, 2026 at 12:47 am

    After a few days struggling with this problem finally I found a solution,

    I made a batch file as:

    C:\windows\SysWoW64\cscript.exe C:\Users\OFFICE2\Desktop\ResultSaver.vbs
    

    then I converted my batch file to exe file with this website:

    http://www.f2ko.de/programs.php?lang=en&pid=ob2e

    and then ran the exe file with the below code:

    import os
    import subprocess
    from subprocess import Popen
    os.chdir("C:\Users\OFFICE2\Desktop")
    Popen("myconvertedbatchfile.exe")
    

    I am sure that there is an easier solution but for now this one works!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to run a script from the Windows XP console. (In case it's
I'm trying to run this script: import re, os def build_pool(cwd): global xtn_pool, file_pool
I'm trying to run a script, which internally invokes other script but, the main
I am trying to run a script from within a script and have the
I'm trying to run a PHP script which has pg_connect($connection_string) and it just crashes
I am trying to create a python script which I will later run as
I'm trying to run a python script from a python program by kicking it
Im trying to run a perl script which involves ssh to a remote server
Hi I am trying to run a script/runner process which failed because of SignalException:
I am trying to implement a php script which will run on every call

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.