lock usb
allo je voudrai avoir un logiciel genre quand je connecte ma clé usb et qu'il me demande un mot de passe.
- Read more about lock usb
- Log in or register to post comments
New: r3dfox (July 15, 2025), Platform 30.0.4 (July 15, 2025)
1,100+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
Discuss portable app development and modification of existing apps.
allo je voudrai avoir un logiciel genre quand je connecte ma clé usb et qu'il me demande un mot de passe.
Hey everyone. In my quest to work on my own app, I did some changes to the Launcher that I'd like to share. Head over to the SourceForge folder I put my changes in. The readme file there explains the changes I made and what files they affect. I hope this gets the launcher one step closer to being ready for when the OpenJDK becomes official. Thanks again gluxon for the work in packaging the OpenJDK.
In my version of MiKTeX Portable I am running into a problem that I thought I had fixed already. When the program is run it opens the MiKTeX tray icon which is not actually the process that is launched originally. Instead, it leaves a process running called "miktex-taskbar-icon.tmp". Until recently, I had no problems with it, so I assumed it was correctly handling this process. On the most recent Dev Test, I put in some configuration file moving which a user pointed out to me isn't working properly.
Suppose I have a *.txt file, in which I want to alter a value in a special line. This *.txt file may look as follows:
line 1: any entry . . . . line n: [sectionname] line n+1: value . . .
Of course, the terms line 1, line 2, ... does not really appear in the *.txt, but only in the editor. My question is now, how can I change the value in line n+1? Has anyone an idea?
First of all, I'm a designer not a developer so this may just be a waste of time if the conversion isn't simple.
I am wanting to package the uGet Portable app into a PortableApps.com compatible format.
uGet Portable is actually a .ZIP that contains all of the dependencies and such but it is not in any particular portable format.
uGet is written in C and utilizes GTK+ runtime. Of course, Windows doesn't come with GTK+ so the portable app has it included in the zip.
To launch the portable app you extract the zip, open the "bin" folder and run the file "uget.exe".
Can someone please pick up the dev of this magnificent software ?
even the download link is not working.
Has the development of speed crunch completely stopped?
elfert
For the following considerations I assume, that a portable app called "AppName" stores its settings in the registry key HKCU\Software\AppName. Furthermore this app is able to run multiple instances simultaneously.
Suppose a plugin will creates some registry entries. In the documentation regarding the creation of a Plugin Installer is described, that I must use a file called plugininstaller.ini, whereas this file can contain all of the entries within the appinfo.ini and installer.ini files. But with all the available code I can't edit the above mentioned rgistry entries. Is it in this case necessary, that I must use custom code via the file called PortableApps.comInstallerPluginCustom.nsh within Other\Source?
Hi,
I need gvimPortable, compiled with vim support.
Is this theoretically possible, if i just grab the source files, change the make file to reference where i have perl installed, and then compile with cygwin? So far i'm getting a build failure, but i'm thinking it has to do with my version of gcc on cygwin. Keeping at it.
Any tips appreciated,
thanks,
-Joe