02:07:26 *** george2 (~42@unaffiliated/george2) has joined #portableapps 02:08:09 *** AlleyKat has quit (Read error: Connection reset by peer) 02:36:56 *** ronjn has quit (Ping timeout: 252 seconds) 02:37:22 *** ronjn (~ronjn@p5B13CF50.dip0.t-ipconnect.de) has joined #portableapps 04:03:30 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 05:18:39 *** badon has quit (Ping timeout: 276 seconds) 05:31:55 *** raspberryfan has quit (Remote host closed the connection) 05:32:29 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 05:38:14 *** raspberryfan has quit (Remote host closed the connection) 05:38:27 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 08:28:38 *** pa_9216 (c3cdfe44@gateway/web/freenode/ip.195.205.254.68) has joined #portableapps 08:30:18 Hello! There is an issue with Skype update (checked yesterday and today). It does not work automatically. Please verify the source. 08:30:48 By the way - Portable Apps is fantastic! 08:30:54 *** pa_9216 has quit (Client Quit) 11:14:51 *** raspberryfan has quit (Remote host closed the connection) 11:15:25 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 11:20:03 *** raspberryfan has quit (Remote host closed the connection) 11:20:13 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 11:32:22 *** raspberryfan has quit (Remote host closed the connection) 11:32:56 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 11:38:33 *** pa_7294 (562b601a@gateway/web/freenode/ip.86.43.96.26) has joined #portableapps 11:38:47 help! 11:38:47 pa_7294: Welcome to the PortableApps.com official chatroom. Ask your question and someone should be able to help you shortly. If you still don't get an answer, try posting on the forums: http://portableapps.com/forums 11:39:34 Great thanks! I'm having an issue downloading the apps... I then registered in case that was necessary, but still no joy.? 11:40:03 When I click on download, I'm redirected to the same front page again. Any thoughts? 11:41:12 What simpel bit am I missing? I downloaded a couple of apps some time ago without any problem, but have a new stick I'd like to use. 11:44:54 *** raspberryfan has quit (Ping timeout: 240 seconds) 11:46:04 Okay, may it's the pc here... About to log on to another as administrator ans see if that help.. 11:56:49 Alright.... winning now... cheers 11:56:54 *** pa_7294 has quit (Quit: Page closed) 12:24:15 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 12:35:19 *** raspberryfan has quit (Remote host closed the connection) 12:35:56 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 12:37:20 *** raspberryfan has quit (Remote host closed the connection) 12:37:37 *** raspberryfan (~raspberry@210.22.109.130) has joined #portableapps 14:59:53 *** raspberryfan has quit () 15:41:39 *** pa_4386 (6f5fb492@gateway/web/freenode/ip.111.95.180.146) has joined #portableapps 15:42:40 *** pa_4386 has quit (Client Quit) 18:42:21 *** mwayne (3ee1d478@gateway/web/freenode/ip.62.225.212.120) has joined #portableapps 18:44:44 how can I rename a file to file32.ini file64.ini depending on the system is 32 or 64-bit? 18:53:07 Gizmokid2005: hi 18:54:26 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps 18:54:26 GordCaswell is a PortableApps.com developer 18:54:26 GordCaswell is a PortableApps.com developer 18:54:26 GordCaswell is a PortableApps.com developer 18:54:40 GordCaswell: hi 18:55:02 mwayne: modify this Custom.nsh: https://bitbucket.org/GordCaswell/rapidenvironmenteditorportable/src/b92525aa079fca48b8b1f0a988cd518ed420ae90/App/AppInfo/Launcher/Custom.nsh?at=default 18:55:14 Hi. :) 18:57:08 does is work when I first have to move the file to the right directory? 19:00:41 like http://pastebin.com/6aB5pMpm 19:00:49 Yep. You just need to change where the code is executed. I'm on my phone, gimme a second to open my computer 19:04:01 take your time ;) 19:09:19 *** GordCaswell has quit (Disconnected by services) 19:09:23 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps 19:09:24 ... 19:09:32 *** AndChat|501 (~GordCaswe@c0eae42d0a21.cpe.westmancom.com) has joined #portableapps 19:09:32 *** AndChat|501 has quit (Client Quit) 19:11:26 ok...what exactly are you wanting to accomplish? 19:14:15 ok I have an app with 32 and 64 bit version and the settings are stored in an ini that I want to use for both versions, but I have to rename it 19:17:04 Ok, and you're needign to rename before or after moving the file? 19:17:22 *** Jay_ (c6ca82fd@gateway/web/freenode/ip.198.202.130.253) has joined #portableapps 19:20:46 *** Jay_ has quit (Client Quit) 19:21:54 *** mwayne_ (54a0f10e@gateway/web/freenode/ip.84.160.241.14) has joined #portableapps 19:22:03 sry internet connection lost :/ 19:22:10 no problem 19:22:17 I think rename it before is easier isn't it? 19:23:18 *** mwayne has quit (Ping timeout: 240 seconds) 19:24:09 *** mwayne_ has quit (Client Quit) 19:24:36 *** mwayne (54a0f10e@gateway/web/freenode/ip.84.160.241.14) has joined #portableapps 19:24:53 What does the ini file need to be named in either case? 19:25:43 It is file.ini for 32-bit and file64.ini for 64-bit+ 19:31:57 try this: http://pastebin.com/pYYvCwXz 19:38:03 *** AlleyKat (~Miranda@188-183-213-253-dynamic.dk.customer.tdc.net) has joined #portableapps 19:58:24 *** GordCaswell has quit (Quit: Leaving) 20:09:14 *** rainroom69 (~RainrooM@d54C34389.access.telenet.be) has joined #portableapps 20:10:09 *** rainroom69 has quit (Client Quit) 20:37:24 I think I got it now: http://pastebin.com/x2gpTfNS 20:37:38 oh he is offline :/ 21:04:22 *** GordCaswell (~GordCaswe@199.101.63.39) has joined #portableapps 21:04:22 *** GordCaswell has quit (Changing host) 21:04:22 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps 21:05:13 mwayne: I haven't checked that out yet, but dies it work for you? 21:23:15 *** GordCaswell has quit (Quit: Bye) 21:55:09 damnit I missed him again 21:55:34 *** mwayne has quit (Quit: gn8) 22:20:15 *** Jan\ has quit (Read error: Connection reset by peer) 22:23:51 *** Jan\ (kvirc@198.13.229.11) has joined #portableapps 23:32:19 *** george2 has quit (Remote host closed the connection)