Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Is lazarus portable?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
IndySecOpenSSL is now ava...
by
LeP
[
Today
at 09:05:02 am]
Lazarus Bugfix Release 4....
by
ALLIGATOR
[
Today
at 08:36:44 am]
Interesting video
by
Weiss
[
Today
at 08:16:02 am]
XLibre, finally and fortu...
by
Fred vS
[
Today
at 06:20:26 am]
TDWEdit
by
dbannon
[
Today
at 06:08:28 am]
Conscious Artificial Inte...
by
microxa
[
Today
at 05:43:41 am]
WEBP, no DLLs
by
Tomxe
[
Today
at 04:04:37 am]
How to define a type of ...
by
Fibonacci
[
Today
at 03:22:26 am]
Discipline your AI coding...
by
440bx
[
Today
at 02:44:06 am]
Version 4.8 was recently ...
by
Ten_Mile_Hike
[
Today
at 01:43:17 am]
Who can explain this ?
by
J-G
[
Today
at 01:02:01 am]
FPC Unleashed (inline var...
by
Fibonacci
[
Today
at 12:03:13 am]
[New Component] ExtTabCtr...
by
d7_2_laz
[June 10, 2026, 10:52:55 pm]
Trayslate 1.3.0 - Free tr...
by
AlexanderT
[June 10, 2026, 08:12:24 pm]
TShellListView
by
Ed78z
[June 10, 2026, 07:59:41 pm]
[SOLVED] Curious why this...
by
1HuntnMan
[June 10, 2026, 07:53:21 pm]
Toying Pascal Documenting...
by
paule32
[June 10, 2026, 05:22:32 pm]
Gitlab site history date.
by
Fred vS
[June 10, 2026, 05:07:59 pm]
Cursor changes to arrow o...
by
atlatl
[June 10, 2026, 05:02:45 pm]
Sizes and SizeInt
by
440bx
[June 10, 2026, 02:15:13 pm]
how to add a ForEach call...
by
jamie
[June 10, 2026, 12:42:04 pm]
[SOLVED] Watches panel is...
by
CM630
[June 10, 2026, 12:06:33 pm]
How to monitor changes in...
by
Martin_fr
[June 10, 2026, 11:55:18 am]
Printer Info
by
J-G
[June 10, 2026, 11:26:52 am]
Strange Behaviour at Runt...
by
andrew Bubble
[June 10, 2026, 11:19:45 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is lazarus portable? (Read 9193 times)
HatForCat
Sr. Member
Posts: 293
Is lazarus portable?
«
on:
February 03, 2016, 04:44:29 pm »
Can I install on a USB Flash drive and run it from there?
If not, is there a portable version? Then where?
Thanks
p.s.
I ask, because if it stores temp stuff in C:\users\admin\appdata\Local... or elsewhere locally then it ain't what I need.
«
Last Edit: February 03, 2016, 04:46:30 pm by HatForCat
»
Logged
Acer-i5, 2.6GHz, 6GB, 500GB-SSD, Mint-19.3, Cinnamon Desktop, Lazarus 2.0.6, SQLite3
FTurtle
Sr. Member
Posts: 292
Re: Is lazarus portable?
«
Reply #1 on:
February 03, 2016, 05:01:37 pm »
http://wiki.freepascal.org/Installing_Lazarus#Installing_Lazarus_on_Portable_USB_Driver
Logged
Graeme
Hero Member
Posts: 1526
Re: Is lazarus portable?
«
Reply #2 on:
February 04, 2016, 01:38:36 am »
Yes you can make it portable by passing the --pcp parameter to it, and telling it where the configuration files are.
Logged
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
marcov
Administrator
Hero Member
Posts: 12899
FPC developer.
Re: Is lazarus portable?
«
Reply #3 on:
February 04, 2016, 10:56:08 am »
No, the configuration files contain hardcoded paths by default. (See e.g.
http://bugs.freepascal.org/view.php?id=29041
), and so does fpc.cfg
But you can try to make them relative to $lazarusdir, and lazarusdir should be overridable on the cmdline (
http://bugs.freepascal.org/view.php?id=15741
)
It is all pretty close to make the default install movable, but some things still have to be done.
The batchfile named in one of the above reports (
http://www.stack.nl/~marcov/Lazarus.bat
) will then be needed to start lazarus.
«
Last Edit: February 04, 2016, 11:05:19 am by marcov
»
Logged
marcov
Administrator
Hero Member
Posts: 12899
FPC developer.
Re: Is lazarus portable?
«
Reply #4 on:
February 04, 2016, 11:10:20 am »
Is the process to generate a lazarus installer documented (e.g. inno version, paths etc), are there scripts?
Logged
selevo
Newbie
Posts: 1
Re: Is lazarus portable?
«
Reply #5 on:
November 05, 2017, 09:19:46 am »
What news obout portable version ?
Logged
simone
Hero Member
Posts: 704
Re: Is lazarus portable?
«
Reply #6 on:
November 05, 2017, 06:59:26 pm »
Here you can find a portable version:
http://newpascal.org/download.html
I use this distribution when I don't have administrative privileges.
Logged
Microsoft Windows 10/11 64 bit - Lazarus 3.8/4.0 FPC 3.2.2 x86_64-win64-win32/win64
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Is lazarus portable?
TinyPortal
© 2005-2018