Forum: Ruby-core [ruby-trunk - Bug #6744][Open] ruby unable to run system commands that require elevated privileges

Posted by Roger Pack (rogerdpack)
on 2012-07-16 23:21
(Received via mailing list)
Issue #6744 has been reported by rogerdpack (Roger Pack).

----------------------------------------
Bug #6744: ruby unable to run system commands that require elevated 
privileges
https://bugs.ruby-lang.org/issues/6744

Author: rogerdpack (Roger Pack)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: ruby 1.9.3p194 (2012-04-20) [i386-mingw32]


Examples, download this file:
http://sourceforge.net/projects/smplayer/files/SMP...

then attempt
>> system("./smplayer-0.6.9-win32.exe")
=> nil

(it should have worked, but displayed an elevated privilege command 
prompt--python does this, cmd does this).
Cheers!
-roger-
Posted by mame (Yusuke Endoh) (Guest)
on 2012-11-03 02:53
(Received via mailing list)
Issue #6744 has been updated by mame (Yusuke Endoh).

Status changed from Open to Assigned
Assignee set to usa (Usaku NAKAMURA)
Target version set to 2.0.0

Usa-san, Tarui-san, Shirosaki-san, what do you think?

--
Yusuke Endoh <mame@tsg.ne.jp>
----------------------------------------
Bug #6744: ruby unable to run system commands that require elevated 
privileges
https://bugs.ruby-lang.org/issues/6744#change-32266

Author: rogerdpack (Roger Pack)
Status: Assigned
Priority: Normal
Assignee: usa (Usaku NAKAMURA)
Category:
Target version: 2.0.0
ruby -v: ruby 1.9.3p194 (2012-04-20) [i386-mingw32]


Examples, download this file:
http://sourceforge.net/projects/smplayer/files/SMP...

then attempt
>> system("./smplayer-0.6.9-win32.exe")
=> nil

(it should have worked, but displayed an elevated privilege command 
prompt--python does this, cmd does this).
Cheers!
-roger-
Posted by usa (Usaku NAKAMURA) (Guest)
on 2012-11-05 07:26
(Received via mailing list)
Issue #6744 has been updated by usa (Usaku NAKAMURA).


About UAC, I'm untouching now.
It is dicfficult to design and implement into 2.0.0, I guess.

If python does something to manage UNC, please tell me what python does 
:)
----------------------------------------
Bug #6744: ruby unable to run system commands that require elevated 
privileges
https://bugs.ruby-lang.org/issues/6744#change-32377

Author: rogerdpack (Roger Pack)
Status: Assigned
Priority: Normal
Assignee: usa (Usaku NAKAMURA)
Category:
Target version: 2.0.0
ruby -v: ruby 1.9.3p194 (2012-04-20) [i386-mingw32]


Examples, download this file:
http://sourceforge.net/projects/smplayer/files/SMP...

then attempt
>> system("./smplayer-0.6.9-win32.exe")
=> nil

(it should have worked, but displayed an elevated privilege command 
prompt--python does this, cmd does this).
Cheers!
-roger-
Posted by mame (Yusuke Endoh) (Guest)
on 2013-02-18 13:56
(Received via mailing list)
Issue #6744 has been updated by mame (Yusuke Endoh).

Target version changed from 2.0.0 to next minor

Looks a feature request rather than a bug?
Anyway I postpone this ticket to next minor.

--
Yusuke Endoh <mame@tsg.ne.jp>
----------------------------------------
Bug #6744: ruby unable to run system commands that require elevated 
privileges
https://bugs.ruby-lang.org/issues/6744#change-36526

Author: rogerdpack (Roger Pack)
Status: Assigned
Priority: Normal
Assignee: usa (Usaku NAKAMURA)
Category:
Target version: next minor
ruby -v: ruby 1.9.3p194 (2012-04-20) [i386-mingw32]


Examples, download this file:
http://sourceforge.net/projects/smplayer/files/SMP...

then attempt
>> system("./smplayer-0.6.9-win32.exe")
=> nil

(it should have worked, but displayed an elevated privilege command 
prompt--python does this, cmd does this).
Cheers!
-roger-
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.