Python Forum
C:\Windows\System32\appwiz.cpl is not a valid Win32 application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
C:\Windows\System32\appwiz.cpl is not a valid Win32 application
#1
proc = subprocess.Popen(r"C:\Windows\System32\appwiz.cpl")
generates the following error:
OSError: [WinError 193] %1 is not a valid Win32 application

Any suggestions about how to fix this, and/or where to learn more would be appreciated.

Thanks,
Marceepoo
Reply


Messages In This Thread
C:\Windows\System32\appwiz.cpl is not a valid Win32 application - by Marceepoo - Mar-02-2020, 07:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Script getting reindexing only valid error cubangt 1 1,030 Dec-07-2023, 04:06 PM
Last Post: cubangt
Question Use function, retry until valid Ashcora 8 1,517 Jan-06-2023, 10:14 AM
Last Post: Ashcora
  checking for valid hexadecimal digits Skaperen 3 6,476 Sep-02-2021, 07:22 AM
Last Post: buran
  Python library for win32 console commands eldiener 3 3,515 Aug-24-2021, 10:28 PM
Last Post: bowlofred
  Win32\ping.exe windows pops up -very annoying... tester_V 9 3,297 Aug-12-2021, 06:54 AM
Last Post: tester_V
  How to send data from a python application to an external application aditya_rajiv 1 2,216 Jul-26-2021, 06:00 AM
Last Post: ndc85430
  Launch Windows Application OEMS1 0 2,159 Mar-26-2021, 07:42 PM
Last Post: OEMS1
Exclamation binwalk Win32 compile hackstunt 2 3,879 Feb-24-2021, 05:14 PM
Last Post: nilamo
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 3,828 Oct-21-2020, 01:04 AM
Last Post: aupres
  Limiting valid values for a variable in a class WJSwan 5 3,710 Jul-06-2020, 07:17 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020