It is currently Thu Apr 18, 2024 8:56 pm

All times are UTC - 8 hours [ DST ]


Forum rules


Before posting a bug report or a feature request, search the forum for an older post on the same topic.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Jun 23, 2016 11:07 am 
Offline

Joined: Thu Jun 23, 2016 10:52 am
Posts: 2
similiar themes but not full: http://classicshell.net/forum/viewtopic.php?f=8&t=6133&p=26916&hilit=copy+path#p26916

Feature Requests:


1."Copy current path button" after "filed path" and before "refresh button" . Button size types 1,2,3 from refresh width [___] [ ]
C: > windows > [ copy] [ refresh]


Big panel options:
2. "Copy current path"
3. "Copy all paths in opened folder"
4. "Copy only folders path"
5. "Copy only files path"
6. "refresh current window" - big button on big panel, make same as F5 or smal refresh button
7. "show/hide system protected files" - show system file and refresh, as script do:

Code:
SHidden = "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden"
Set Sh = WScript.CreateObject("WScript.Shell")
St = Sh.RegRead(SHidden)
If St = 1 Then
Sh.RegWrite SHidden, 0, "REG_DWORD"
Else
Sh.RegWrite SHidden, 1, "REG_DWORD"
End If
Sh.SendKeys("{F5}")


8. Copy Names
9. Button Backup "all names list" + "all paths list" (in option set default path). DropMenu after, with button "chose folder to backup"


Last edited by ducof on Mon Jun 27, 2016 5:35 am, edited 2 times in total.

Top
 Profile  
Reply with quote  
PostPosted: Thu Jun 23, 2016 11:34 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
There are already buttons for Refresh and for System files. For the System files button you need the new beta version 4.2.7.

The rest you can do with a script of some sort. Look at the help for instructions how to get the current folder or the selected files.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jun 23, 2016 1:37 pm 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
@ducof, may I suggest the StExBar toolbar: http://stefanstools.sourceforge.net/StExBar.html for some excellent functionality: Copy Names, Copy Paths and a very handy filter box.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 91 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.