Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^5: C:\ProgramData\Microsoft\Windows\Start Menu is not an internal or external command,operable program or batch file

by Anonymous Monk
on Aug 29, 2016 at 10:46 UTC ( [id://1170695]=note: print w/replies, xml ) Need Help??


in reply to Re^4: C:\ProgramData\Microsoft\Windows\Start Menu is not an internal or external command,operable program or batch file
in thread C:\ProgramData\Microsoft\Windows\Start Menu is not an internal or external command,operable program or batch file

Append .lnk to the filename? Try

my $winziplink = 'C:\ProgramData\Microsoft\Windows\Start Menu\WinZip.l +nk'; system $winziplink ;

See also https://en.wikipedia.org/wiki/File_shortcut#Microsoft_Windows, sh/system/exec, Win32::ShellQuote

  • Comment on Re^5: C:\ProgramData\Microsoft\Windows\Start Menu is not an internal or external command,operable program or batch file
  • Download Code

Replies are listed 'Best First'.
Re^6: C:\ProgramData\Microsoft\Windows\Start Menu is not an internal or external command,operable program or batch file
by ankit.tayal560 (Beadle) on Aug 29, 2016 at 11:08 UTC

    works (y) thanks!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1170695]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 22:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found