Jump to content

Convert .jpg to .bmp


Recommended Posts

Hey. A script I found has this line.

RunWait(@ScriptDir & "\pvw32con.exe " & '"' & $s_path & '"' & " -w --oo " & '"' & @WindowsDir & "\xwall.bmp" & '"', @ScriptDir, @SW_HIDE)

when I try and run it, I get this error

C:\Documents and Settings\HP_Administrator\Desktop\wall changer.au3 (85) : ==> Unable to execute the external program.: 
RunWait(@ScriptDir & "\pvw32con.exe " & '"' & $s_path & '"' & " -w --oo " & '"' & @WindowsDir & "\xwall.bmp" & '"', @ScriptDir, @SW_HIDE) 
The system cannot find the file specified.

so does anybody know what pvw32con.exe is or a way to convert a .jpg file into a .bmp file. I didn't write the origional script and I want the conversion to be automated so don't tell me to open it in paint and then save it as a bpm please. Thanks for some help.

EDIT: I googled the file I was missing and found it. It now works.

Edited by Kyler Carlson
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...