Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Problem with Sys() [SOLVED]
Problem with Sys() [SOLVED] [message #35605] Sun, 04 March 2012 22:15
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello all

I have had a problem with an "olde" code in Windows XP.

The first option worked in the past but now it does not. Fortunately options 2 and 3 work.

Sys("C:\\Utilities\\ffmpeg -h");	// Now it does not work
Sys("ffmpeg -h");			// It works
Sys("C:\\Utilities\\ffmpeg.exe -h");	// It works


Best regards
IƱaki
Previous Topic: Color and RGBA
Next Topic: NetNode Win32 code addition
Goto Forum:
  


Current Time: Fri Apr 19 13:46:42 CEST 2024

Total time taken to generate the page: 0.01850 seconds