View Single Post
Old 02-19-2009, 10:38 PM   #62
RobbieClarken
Addict
RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.RobbieClarken ought to be getting tired of karma fortunes by now.
 
Posts: 371
Karma: 1002274
Join Date: Mar 2008
Location: Australia
Device: Kindle
Quote:
Originally Posted by JSWolf View Post
The first thing to do is go to Windows Explorer.

1. Tools | Folder Options
2. Click the View Tab
3. Under Hidden Files and Folders select Show hidden files and folders-ON
4. Uncheck Hide extensions for known file types-OFF
5. Unckeck Hide protected operating system files (Recommended)-OFF

It is your system. You should be able to see all the files, hidden, operating system, and even all the file extensions.

After you do that, click Apply to All Folders.

Now you can see the full filenames of the scripts and can properly rename them.
My files are properly renamed .pyw but they still open in Notepad. So I just start "IDLE (Python GUI)", open the PYW files and choose Run|Run Module (or just click F5). They work fine this way however the Decrypt program freezes when I click Quit (if I click the [X] in the titlebar it closes fine).

Edit: I just tried setting python.exe to be the default program to open PYW files and now they behave correctly. I thought this wasn't working before but I remember now that I had copied to code incorrectly at that point.

Last edited by RobbieClarken; 02-19-2009 at 10:40 PM.
RobbieClarken is offline   Reply With Quote