You are here

General Discussion

General discussions of portable apps and news.

Security

Submitted by Moeshun on June 7, 2007 - 12:38am

Is there a portable application available that will require a "sign-in" password before allowing PA suite to run? Would like to be able to lock the flash drive like the U3 drives.

Multilingual issues = different localization ?

Submitted by brennos on June 6, 2007 - 7:25pm

As many of you I don't belong to Anglo-Saxon world.
I a Swede studying Slavic languages - it means - that I am word processing and using spreadsheets with in those languages. Hoping that the linguistic integrity of the files will be preserved.
Entering different foreign characters seamlessly is into AbiWord is as I understand not possible. You have to restart for each for each language that differs from preceding one. What about OpenOffice Portable ? Is different localization possible in a portable world ?

brennos

Autorun help

Submitted by tokelove on June 6, 2007 - 7:38am

Im using Pstart and pam but want autorun to give me the option to open pstart or pam. so i can pick pstart if im at college cuz it has no icon try for pam, or open pam if im at home or something and i have an icon try.

thanks

So Confused

Submitted by tokelove on June 5, 2007 - 10:48am

right. im really really new to this portable applications thing but it seems like a really good thing. so ive used the trial of ceedo, read alot about u3 and am now using this nice portableapps thingy.

Change Drive Letter

arqbrulo's picture
Submitted by arqbrulo on June 4, 2007 - 6:03pm

To change a drive letter upon insertion of usb is quite simple. Just one prerequisite: administrator.
So, you need a batch file with the following line:
diskpart /s %temp%\text.txt
and a text file saved as "text.txt" in your temp dir (%temp%) with the following lines:
select volume=F
assign letter=T

In this case, F is the current drive letter (F:\) and T is the drive letter that I want (T:\).

Pages