activescott / activescott/lessmsi
Portable mode
- Linguagem predominante
- C#
- Estrelas
- 1.8k
- Forks
- 188
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi, the program creates a file on:
C:\Users\USERNAME\AppData\Local\LessMsi\lessmsi-gui.exe_Url_2f40pggqe2qwc3oufnjnqq0l3gqel3k3\1.6.91.0\user.config
It would awesome if it were created only on the same folder where the executable is, so that it can be used as portable on a USB pendrive, and without leave traces.
Cheers.
Guia de contribuição
Direção de pesquisa
The issue only points to the generated `...\user.config` location under LocalAppData. First, reproduce it by running `lessmsi-gui.exe` and confirming where the config folder is created. Then trace the startup/settings initialization that determines user config storage and evaluate whether portable-mode config path can be redirected to the executable directory. Done when execution creates config beside the exe and stops creating the `AppData\Local\LessMsi\...\user.config` path.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- desktop-dev
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100