Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharpShell #1

Open
sergey900553 opened this issue Oct 14, 2021 · 1 comment
Open

SharpShell #1

sergey900553 opened this issue Oct 14, 2021 · 1 comment

Comments

@sergey900553
Copy link

Здравствуйте. Пишу из-за поста https://habr.com/ru/post/319326/ про shell extension. Сделал программу, которая меняет имя файла или папки на случайное. Добавил ее в контекстное меню через реестр. После ресерча понял, что есть ограничение в виде 100 выделенных файлов и постоянный запуск программы на каждый файл.
image

С 0 опытом решил попробовать сделать shell extension через SharpShell и взять вашу программу как пример. Однако 0 опыта сказывается. Прошу подсказать как можно перенести это (https://github.com/sergey900553/Randomname/blob/main/Program.cs) на SharpShell. Я не совсем понимаю как получить имя файла. Ну и поставить иконку.

@vpuhoff
Copy link

vpuhoff commented Oct 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants