You are here

Other Apps Support (Deprecated)

This forum is no longer used

MySQL connection with pipes (XP)

Submitted by cis-inst on May 26, 2012 - 9:59am

I need to be able to access MySQL through pipes on Windows/XP. According to the documentation I start the server with:

mysql\bin\mysqld --defaults-file=mysql\bin\my.ini --enable-named-pipe --standalone --console

when I try to connect I use:
mysql\bin\mysql --pipe -u root -p

I get the error message:
ERROR 2017 (HY000): Can't open named pipe to host: . pipe: MySQL(2)

Command Prompt Portable + UnxUtils + UTools = Portable Colored Console Goodness

Submitted by page2pagepro on May 24, 2012 - 6:03pm

In keeping with portability, and my "Everest" of having every tool leaving no 'footprint' in windows, I use the following for portable console development.

For this example, let's assume your 'portable' drive is "P:\" - (I actually use a 2nd sata drive for my portable apps as not to fill up my SSD Win7 Ultimate OS drive)

Process:

  1. Download files
  2. Create Directory Structure
  3. Install Command Prompt Portable
  4. Copy UnxUtils.zip\usr\local\wbin\*.exe to bin folder
  5. Copy msls231.exe\*.exe to bin folder (overwriting 3 files)

Javascript problem in Opera, I think

Submitted by Askalick on May 23, 2012 - 8:20am

Has anyone else got this problem?

Some of the links on ebay.co.uk do not respond in Opera Portable.

When looking at an item for sale, I can 'see other items' but not 'add to watch list', I can't enlarge the photos or look at 'Postage and Payment', but I can place a bid. When searching some filters respond but not others.

When I hover over a link, the address appears in the lower left hand bar, except those that don't work when it says ' javascript:;'

This is not an issue with standard Opera on my Windows laptop, nor with Firefox Portable.

[Closed] Google Chrome Portable in XP x64

Submitted by saronno on May 22, 2012 - 2:06pm

Having just downloaded Google Chrome Portable and "installed" it in my Windows XP x64 SP2 system, I noticed that it does not run.

As soon as I launch it I can see that the GoogleChromePortable.exe process shows up in Task Manager, stays there for a few seconds and then disappears, while nothing else happens.

Is it impossible to run the program in XP x64 (why?) or am I missing something?

Thanks

[Fixed] KVIrc Portable 4.0.4 Rev 2

Submitted by Seroquel on May 22, 2012 - 2:54am

Still recognised a bug in KVIrc. It's really quite stable but when i look for the log files via the menu bar > Tools > Browse Log Files and going a bit through, it crushed in a moment. But it opened and i can browse the logs a while.....

Hint: The log files are very big, it's from a whole day 24/7 chatted record!

Thanks a lot for your work.

Modify official app (XMPlayPortable)

Bennieboj's picture
Submitted by Bennieboj on May 20, 2012 - 3:58pm

Hi people,

I'm having a little "problem": whenever I use XMPlayPortable, it's located at the right top corner of my screen, but whenever I change to another pc with different screen dimensions, my player isn't at the right place. (too far to the right, left, ..)

In fact this can be fixed: I get the screenheight ant screenwidth using Custom.nsh:

${SegmentFile}

${SegmentInit}
    System::Call user32::GetSystemMetrics(i0)i.r0
    System::Call user32::GetSystemMetrics(i1)i.r1

    ${SetEnvironmentVariable} ScreenHeight $0
    ${SetEnvironmentVariable} ScreenWidth  $1

Samsung Galaxy S2 Epic Touch Portable app installation

Submitted by TW on May 15, 2012 - 12:04am

I am trying to install PortableApps on my phone using the Droid Portable Apps Downloader. On the play store site the instructions are not clear to me on how to install and use the software.

I ended up putting PortableApps.com_Platform_Setup_1.6.1.exe on my SD card in my computer and installing it there. The problem is when I put it in my phone it won't open.

I know I must be doing this wrong... Can I get some more specific instructions?

Thanks
TW

Pages