simonsteele / pn

Programmer's Notepad
374 stars 115 forks source link

editing batch files #72

Closed simonsteele closed 9 years ago

simonsteele commented 9 years ago

Original issue 43 created by simonsteele on 2008-04-21T20:25:57.000Z:

What steps will reproduce the problem?

  1. changing file type of .bat to edit with pn.exe 2. 3.

What is the expected output? What do you see instead? opening up bat to edit i see documents could not be opened this could be because the file no longer exists, a disk is absentdue to a broken network connection

What version of the product are you using? On what operating system? programmers notepad 2 on windows xp pro sp2

Please provide any additional information below.

it puts %1 after the "c:......\pn.exe" like ""c:\program files\programmers notepad 2\pn.exe" %1"

simonsteele commented 9 years ago

Comment #1 originally posted by simonsteele on 2008-04-22T16:17:44.000Z:

Your association should be "c:......\pn.exe" "%1", how did you associate the edit action with Programmer's Notepad?