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 3354880
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:19:39+00:00 2026-05-18T02:19:39+00:00

Sanity check, please. The solution I’m hearing sounds ill-conceived, but may be the only

  • 0

Sanity check, please. The solution I’m hearing sounds ill-conceived, but may be the only one.

From within an .hta over .vbs app I’m running

cscript c:\Windows\System32\iisapp.vbs

It works great from the CLI and fails from within my little app. This is because I’m on a 64 bit box, and my calls to c:\Windows\System32 are redirected to c:\Windows\SysWow64, where the iisapp.vbs script does not reside. Moving the script over there causes Microsoft.CmdLib to complain about needing to be registered. All of this is understandable and understood.

The recommended solution on other forums is to copy and regsvr32 IIsScHlp.wsc and cmdlib.wsc to SysWow64.

That works, but it seems a bit heavy-handed. Might there be unforeseen side-effects of this solution? Is there not a more direct solution than reregistering these files over into Wow64-land?

Thanks.

  • 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-18T02:19:40+00:00Added an answer on May 18, 2026 at 2:19 am

    Looks like you need to access the 64-bit “System32” directory on a 64-bit box from a 32-bit program. The easiest way to do that is to use the virtual directory “Sysnative” instead of System32 like this:

    cscript c:\Windows\Sysnative\iisapp.vbs
    

    Alternatively you could start the 64-bit version of cscript:

    %windir%\Sysnative\cscript c:\Windows\System32\iisapp.vbs
    

    More info on Sysnative can be found in this blog article.

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

Sidebar

Related Questions

Quick sanity check. Is Array.Copy for one dimensional arrays only, or can it handle
My ultimate goal is to do this programmatically, but as a sanity check I'm
This is just a sanity check, but I've done several test cases before you
I came across a Sanity Check sql task in an old DTS Package, but
just a sanity check please: in VB.NET: dim myarray(5) as integer gives six elements
Please help me with a sanity check. Assuming a many-to-many relationship: Post, PostTagAssoc, Tag
Sanity check of an email implementation please :-) Anything obvious I've missed? string supplierOfThisMaterialEmailAddress
This one is for all you ALSA guys. I need a sanity check here.
Alright, I need a sanity check. I was working on my project by starting
I just need a sanity check here... DEMO Basically, I can't figure out how

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.