How to backup/export bookmarks via command line or BAT

== Issue
==
I have a problem with my bookmarks, cookies, history or settings
== Description
==
i am looking for a way to backup/export the bookmarks.html file via a BAT or VBS script, due to the random characters assigned to each profile. the best i can come up with is:
<code>for /f "tokens=1,2* delims==" %%a in (
'type "%AppData%\Mozilla\Firefox\profiles.ini"^|findstr/ib "path=Profiles/" ^2^>nul'
) do (
if errorlevel 0 set profdir=%%~b
echo %profdir%
echo %profdir:~9,16%
pause</code>
but i still cant get it to go to the right location, can someone make this easier for me?
<br/> <br/>''(Edited by Moderator: placed code in a CODE block - c)''<br/> <br/>
== Troubleshooting information
==
Application Basics
Name
Firefox
Version
3.6.3
Profile Directory
Open Containing Folder
Installed Plugins
about:plugins
Build Configuration
about:buildconfig
Extensions
Name
Version
Enabled
ID
Personas
1.5.2
true
[email protected]
FoxTab
1.3
true
Adblock Plus
1.1.3
true
Java Console
6.0.20
true
Java Quick Starter
1.0
true
[email protected]
Modified Preferences
Name
Value
accessibility.typeaheadfind.flashBar
0
browser.history_expire_days
20
browser.places.smartBookmarksVersion
2
browser.startup.homepage
http://research.home.ge.com/
browser.startup.homepage_override.mstone
rv:1.9.2.3
extensions.lastAppVersion
3.6.3
network.cookie.prefsMigrated
true
network.http.proxy.version
1.0
places.last_vacuum
1274892525
print.print_printer
\\nsk1prn01\2b16_mfd_p
print.printer_\\nsk1prn01\2b16_mfd_p.print_bgcolor
false
print.printer_\\nsk1prn01\2b16_mfd_p.print_bgimages
false
print.printer_\\nsk1prn01\2b16_mfd_p.print_command
print.printer_\\nsk1prn01\2b16_mfd_p.print_downloadfonts
false
print.printer_\\nsk1prn01\2b16_mfd_p.print_edge_bottom
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_edge_left
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_edge_right
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_edge_top
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_evenpages
true
print.printer_\\nsk1prn01\2b16_mfd_p.print_footercenter
print.printer_\\nsk1prn01\2b16_mfd_p.print_footerleft
&PT
print.printer_\\nsk1prn01\2b16_mfd_p.print_footerright
&D
print.printer_\\nsk1prn01\2b16_mfd_p.print_headercenter
print.printer_\\nsk1prn01\2b16_mfd_p.print_headerleft
&T
print.printer_\\nsk1prn01\2b16_mfd_p.print_headerright
&U
print.printer_\\nsk1prn01\2b16_mfd_p.print_in_color
true
print.printer_\\nsk1prn01\2b16_mfd_p.print_margin_bottom
0.5
print.printer_\\nsk1prn01\2b16_mfd_p.print_margin_left
0.5
print.printer_\\nsk1prn01\2b16_mfd_p.print_margin_right
0.5
print.printer_\\nsk1prn01\2b16_mfd_p.print_margin_top
0.5
print.printer_\\nsk1prn01\2b16_mfd_p.print_oddpages
true
print.printer_\\nsk1prn01\2b16_mfd_p.print_orientation
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_pagedelay
500
print.printer_\\nsk1prn01\2b16_mfd_p.print_paper_data
1
print.printer_\\nsk1prn01\2b16_mfd_p.print_paper_height
11.00
print.printer_\\nsk1prn01\2b16_mfd_p.print_paper_size_type
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_paper_size_unit
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_paper_width
8.50
print.printer_\\nsk1prn01\2b16_mfd_p.print_reversed
false
print.printer_\\nsk1prn01\2b16_mfd_p.print_scaling
1.00
print.printer_\\nsk1prn01\2b16_mfd_p.print_shrink_to_fit
true
print.printer_\\nsk1prn01\2b16_mfd_p.print_to_file
false
print.printer_\\nsk1prn01\2b16_mfd_p.print_unwriteable_margin_bottom
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_unwriteable_margin_left
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_unwriteable_margin_right
0
print.printer_\\nsk1prn01\2b16_mfd_p.print_unwriteable_margin_top
0
privacy.sanitize.migrateFx3Prefs
true
security.enable_ssl2
true
security.enable_tls
false
security.warn_viewing_mixed
false
== Firefox version
==
3.6.3
== Operating system
==
Windows XP
== User Agent
==
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
== Plugins installed
==
*-Adobe PDF Plug-In For Firefox and Netscape 8.2.2
*Default Plug-in
*NPRuntime Script Plug-in Library for Java(TM) Deploy
*Shockwave Flash 10.0 r45
*Adobe Shockwave for Director Netscape plug-in, version 11.5
*GEPlugin
*4.0.50401.0
*Google Update
*Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
*DRM Netscape Network Object
*Npdsplay dll
*DRM Store Netscape Plugin

You can make Firefox 3 create an automatic HTML backup (''bookmarks.html'') when you exit Firefox if you set the pref [http://kb.mozillazine.org/browser.bookmarks.autoExportHTML browser.bookmarks.autoExportHTML] to ''true'' on the '''about:config''' page.
That backup is created by default in the profile folder as bookmarks.html, but you can set the file name and path via the pref [http://kb.mozillazine.org/browser.bookmarks.file browser.bookmarks.file] on the about:config page.
See http://kb.mozillazine.org/Export_bookmarks

Similar Messages

  • How to change fcalias www via command line & particular port performance status

    how to change fcalias www via command line & particular port performance status

    how to change fcalias www via command line & particular port performance status

  • How to merge multiple documents via command line (Adobe Acrobat Pro 9.3.2)?

    I'm searching solutions to merge multiple documents (all stored in one folder) via command line or batch file to a single PDF-File...
    Is there a way to do this?
    Finaly I want to control this from a application written in MS-Access. So, perhaps there are some features already integrated in Access to do this?
    Thanks for answer!

    If you have some programming experience you could probably do this using VBA from within MS Access to control Acrobat via OLE.
    Lots of examples on the Web.
    Hope this helps

  • How to install Developer Tools via command line

    Hello,
    is there a way, to install the Developer Tool via Command line?
    I need only the unix tools.
    I have to install the unix tools over a ssh connection.
    Thanks in advance and best regards
    Martin

    I followed the link you gave.  The only download I saw was for Xcode 4, and they either wanted $5 to purchase it from the app store or a 1 year mac developer license thing which was $100.
    <Edited by Host>

  • Export Configuration via Command Line?

    Hi Gurus,
    Is it possible to do a configuration export via the command line? I have yet to find any documentation regarding this. The reason I ask is my GUI is having issues where I cannot save reports or export files. I have an SR open regarding the reports but not the export as this was noticed after the SR was created.
    Thanks
    Gerald

    Hi Gerald,
    Yes it is very much possible. For large configurations, it is recommended to take export from command line-
    1. run setenv file
    2. java -Xms512M -Xmx512M oracle.tip.repos.export.Export -inputfile <inputfile> [-ignoretypes <
    file>] <export file name>
    Arguments:
    -inputfile <inputfile> to export specific objects .
    -ignoretypes <file> , This is only for business process. This is to ignore
    the object types while exporting deployable BP.
    <export file name> name of the export file
    For e.g. -
    C:\B2B10g\Midtier\ip\install>java -Xms512M -Xmx512M oracle.tip.repos.export.Export C:\commandExport.xml
    Starting Execution Context
    Export file name is C:\commandExport.xml
    3.26
    exporting all design objects
    export done
    For benefit of other users of this community, I have documented the same on below link -
    http://anuj-dwivedi.blogspot.com/2009/12/exporting-configuration-through-command.html
    Regards,
    Anuj
    Edited by: Anuj Dwivedi, Infosys on Dec 22, 2009 10:28 PM

  • How to open an url via command line?

    Hi all,
    I want to open a pdf file via a command from a web location. I try this: "AcroRd32.exe http://server/path/file.pdf" to do so, but this way results in an error message about bad filename.
    Is it possible to open a pdf in such a matter?
    Background:
    We use a CRM, the CRM use of webdav to allow content changes. The CRM is written in JSP and use a java applet to start the appropriated application for changing the content of a document. This works fine for all sorts of apps (winword, texteditors), only acrobat has problems with approach.
    Thanks for your support
    Lars

    Hi,
    I also need to know if it's possible to open a document on the web from the command line.
    It is possible to specify the URL in the Open dialog of the client, why not from the command line?
    No answer has been received for this question during the last few years!
    Doesn't anybody know the answer to this?
    Maybe the answer is "No, it can't be done"?
    Mvh/Tommy

  • Turn on "Real-time preotection" via command line

    Hello!
    We have a cient without networking resources and I need to turn on the "Real-time protection" which is currently in OFF state.
    How can I do that via command line?
    I tried to review the "mpcmdrun" command but did not found proper switch to turning on this service.
    Regards, 
    Tamas

    You could do a regedit command to silently import a .reg file with the setting in it:
    create a .reg file from the following key:
    HKLM\SOFTWARE\Policies\Microsoft\Microsoft Antimalware\Real-Time Protection
    Name: DisableRealtimeMonitoring
    Type: REG_DWORD
    Data: 0
    Then import it silently with this command:
    regedit /s C:\ExamplePath\Example.reg
    You could also do a PowerShell command:
    Set-ItemProperty -Path 'HKLM:\SOFTWARE\Policies\Microsoft\Microsoft Antimalware\Real-Time Protection' -Name DisableRealtimeMonitoring -Value 0

  • How to restore or backup Apex application from Command line ? URGENT

    We have Oracle apex 4.1 installed in Oracle 11g R2 database (windows 64-bit) 2008 R2
    For some reason our database dictionary objects are corrupted.
    We wanted to backup our Apex applications in some workspaces ASAP.
    We are not able to access apex from http://localhost:7777/pls/apex/htmldb_login
    We have an underlying database schema export (expdp).
    1) Is there a way to export or backup the apex application without logging into the apex URL ? if yes how ?
    2) Does Oracle has any of its own native tool to backup and restore from command line ?
    Thanks in advance

    My (MS Windows) experience, if I may; perhaps you'll find something useful.
    You'll find the README.TXT file in /apex/utilities directory. Read it.
    In order to use APEXExport, you need JDK version 1.5 or higher. Check your version by typing (and viewing the result):
    C:\>java –version
    java version "1.6.0_06"
    Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
    Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)Its directory should be part of the PATH environment variable: on my computer, directory name isC:\Program Files\Java\jre1.6.0_06\binFurthermore, Oracle JDBC class libraries must be part of the CLASSPATH environment variable. Check whether it exists (in Control Panel - System - Advanced - Environment Variables). For my 10gXE, it is here:C:\oraclexe\app\oracle\product\10.2.0\server\jdbc\lib\ojdbc14.jarI couldn't make it work; didn't know that ".\" directory must be entered into CLASSPATH as well (found that information in Arie Geller's book). Therefore, my final CLASSPATH version is:.\;C:\oraclexe\app\oracle\product\10.2.0\server\jdbc\lib\ojdbc14.jarOK, setup is done. Now, go to your /apex/utilities directory and, from the command prompt, run (mind the upper case!)java oracle.apex.APEXExportwhich will show a short help.
    I chose to export the whole workspace. In order to do that, I need the workspace ID (got it from Apex's SQL Workshop; that might be a problem as you can't get there, can you? I can't tell how to find that information apart from SQL Workshop, but I'm pretty sure someone, who is much more experienced than me, will know it). OK, here's how you find it:select v('WORKSPACE_ID') from dual;Finally, here's the final step - export:C:\apex\utilities>java oracle.apex.APEXExport -db localhost:1521:xe -user scott -password tiger -workspaceid 1038408092496568The result are fxxx.sql files (where "xxx" represents application number).
    I hope you'll manage to export your applications; basically, nothing special here (except that ".\" directory in the CLASSPATH variable).
    Best of luck!

  • Automate export via command line (Tiger)

    I want to automate the backup (not just the directories) of both iCal and Address Book on Tiger. I've had a look at the AppleScript dictionaries for both apps, but the export function is not there.
    Any ideas on how I can do the export on the command line??

    Hi Gerald,
    Yes it is very much possible. For large configurations, it is recommended to take export from command line-
    1. run setenv file
    2. java -Xms512M -Xmx512M oracle.tip.repos.export.Export -inputfile <inputfile> [-ignoretypes <
    file>] <export file name>
    Arguments:
    -inputfile <inputfile> to export specific objects .
    -ignoretypes <file> , This is only for business process. This is to ignore
    the object types while exporting deployable BP.
    <export file name> name of the export file
    For e.g. -
    C:\B2B10g\Midtier\ip\install>java -Xms512M -Xmx512M oracle.tip.repos.export.Export C:\commandExport.xml
    Starting Execution Context
    Export file name is C:\commandExport.xml
    3.26
    exporting all design objects
    export done
    For benefit of other users of this community, I have documented the same on below link -
    http://anuj-dwivedi.blogspot.com/2009/12/exporting-configuration-through-command.html
    Regards,
    Anuj
    Edited by: Anuj Dwivedi, Infosys on Dec 22, 2009 10:28 PM

  • How can I install on Windows remotely via command line?

    Hello Folks.
    I want to install an application on Windows remotely and via command line, For example, I need a tool like Psexec or WMIC but I don't like the user understand it. Any idea? 

    Hi,
    Please also refer to following FAQ article and check if those four general ways will meet your requirement.
    [Forum FAQ] How to deploy applications remotely
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to turn off Bluetooth adapter via command line or script?

    I'm trying to write a batch script that will be able to turn on/off any connected Bluetooth adapters.
    In the "Bluetooth Settings" window, how can I change the "Turn off Bluetooth adapter" setting via command line or script?
    Due to my account not being verified yet, I cannot post a screenshot.  I will update this thread as soon as my account is verified.

    get-service -DisplayName 'Bluetooth Support Service' | Stop-Service
    ¯\_(ツ)_/¯

  • How do I get LR2 to "load from device" via command line?

    Hi,
    how do I get LR2 to "load from device" via command line?
    I've got XP to load LR2 when a "camera" (and only a camera) is connected but really cool would be if LR2 would also import the pictures.
    cu,
    Michael

    1. Make sure you are using IOS 7.
    2. Make sure your iPad is register in My Support Profile.
    https://supportprofile.apple.com/
    3. Try downloading again; it should be free.

  • How to see via command line blocked mails

    Im having a problem...i have a C100 Ironport appliance and i want to know via command line, how to grep and see mails that never went delivered.
    For example...i know that someone, like [email protected] send to my exchange server an email...but in exchange never entered. So i assume that it was filtered by Ironport.
    I go to the command line, use grep and 13 and search for [email protected] and i see something like this
    Wed Apr 18 14:17:54 2007 Info: MID 3977209 ICID 8813638 From: <pedro>
    Wed Apr 18 14:18:44 2007 Info: MID 3977209 ready 3019672 bytes from <pedro>
    I see that 2 mails came from pedro....so i want to see what happened to them...they were bounced? rejected? Delivered?
    I dont have any email in the local quarantine... and i want to know how to track what happened to those emails that never entered to my exchange server.
    Is there any command?
    Than you!

    Wanted to add that you can shortcut the "grep" process by putting everything on one line.
    grep -i "Mid 3977209" mail_logs
    grep -i "ICID 8813638" mail_logs
    grep -i "From: " mail_logs
    basically
    grep -i "pattern" mail_logs
    -i ===> ignore case
    Im having a problem...i have a C100 Ironport appliance and i want to know via command line, how to grep and see mails that never went delivered.
    For example...i know that someone, like [email protected] send to my exchange server an email...but in exchange never entered. So i assume that it was filtered by Ironport.
    I go to the command line, use grep and 13 and search for [email protected] and i see something like this
    Wed Apr 18 14:17:54 2007 Info: MID 3977209 ICID 8813638 From:
    Wed Apr 18 14:18:44 2007 Info: MID 3977209 ready 3019672 bytes from
    I see that 2 mails came from pedro....so i want to see what happened to them...they were bounced? rejected? Delivered?
    I dont have any email in the local quarantine... and i want to know how to track what happened to those emails that never entered to my exchange server.
    Is there any command?
    Than you!

  • How do I remove Lotus Notes PDFMaker plugin via command line?

    How do I remove the lotus notes PDFMaker plugin via command line?  I originally deployed Adobe Acrobat 10 as a complete install to many computers.  I see how to remove this specific feature through the GUI in Windows 7 by going to control panel / programs and features / Adobe Acrobat X / change / modify / create adobe PDF / acrobat PDFMaker / Lotus Notes, but this would be a tedious task to do manually at each computer.  I've experimented with a few msiexec commands after removing Acrobat such as:
    msiexec /i "\\path to msi" remove=pdfmakerforlotusnotes
    msiexec /i "\\path to msi" disable_pdfmaker=yes
    Both still install acrobat as a complete install.  Any help and suggestions would be appreciated.  Thank you!

    Thank you Sabian, that did the trick.  Here is the command line I used for anyone else having a similar issue:
    msiexec /i "\\path to msi" REMOVE=PDFMakerForLotusNotes /qn
    I did this on a test machine with a complete Acrobat installed.  I ran the above command and it removed the Lotus Notes PDFMaker plugin.  I should also note that it didn't downgrade my version of Acrobat and all of my custom settings within the application are still there.

  • [SOLVED] How to Crop an MP4 Video via Command-line?

    I have ffmpeg, mpg123, and mencoder. Does anyone know of a way I could use any of those to crop an mp4 video via command-line? I am trying to take off the black space above and below a video. Thanks in advance!
    Last edited by tony5429 (2009-04-12 00:12:57)

    I don't think it's possible to crop without re-encoding, but you can crop from the command line with ffmpeg and mencoder. Not sure about mpg123 - I think that's for playing audio but I could be wrong there.
    Anyway, with ffmpeg you can do cropping by using -croptop, -cropbottom, -cropleft, and -cropright. So if you wanted to crop 16 pixels off of the top and the bottom, your command line would look something like this:
    ffmpeg -i <input file> -croptop 16 -cropbottom 16 <video encoding options> <audio encoding options> <output file>
    With mencoder you use the "crop" video filter, like this:
    mencoder <input file> -o <output file> -vf crop=320:208:0:16 <other options>
    where the "320:208:0:16" means that the resulting picture is 320 pixels wide, 208 pixels high, and the 0:16 is the x,y position of the cropped area.
    These command lines are just really very basic examples - ffmpeg and mencoder have a LOT of options. Way too many to explain here. If you don't believe me, just try reading through the mencoder man page sometime. (There's an online version of it at: http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html)
    Hope this helps!!

Maybe you are looking for

  • Can't Install XP Pro (32bit) on to an HP Notebook dv6 (intel) i7 machine

    I'm trying to load XP Pro on to a HP Notebook dv6 i7 7000.  I did the required slipstream OS-CD addition of the SATA AHCI drivers, which allowed me to get past the common  0x0000007B  error and to the "Welcome to Setup" blue screen.  At this point it

  • Attributes iteration of a value node bound to a structure invalid?

    A context value node bound to a structure always delivers all attributes of the structure bound instead of the attributes, which were selected from the available structure attributes. For example, if structure S has the attributes A, B and C and the

  • I can't add a contact on my iphone - any suggestions?

    I can't add a contact as there is no + sign on my screen and I have all software updates. Has anyone else had this problem?

  • How to run  htmldb_Get..... as anonymous user?

    I have an application that with pictures as thumbnails. When user click on the thumbnail picture shows up in popup window. Application allows anonymous access but the problem is when user is not logged in, picture doesn't shows up. I use this call to

  • Field restrictions set in SWEC for BUS2012.

    Hi Gurus, The field restrictions have been set for fields (ekpo-menge, ekpo-netpr etc..). But this doesnot seem to work. The workflow triggers if there is any change in the PO. This should not happen. Please help in this regards. Thanks, Sathish.