topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 2:59 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: NANY 2015 Release - Splat (Simple Program Launching and Termination)  (Read 167625 times)

rm

  • Participant
  • Joined in 2015
  • *
  • default avatar
  • Posts: 9
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #50 on: January 15, 2015, 02:16 PM »
When launching Splat first time, got this:


When launching profile, got this:

(profile itself executed sucsessefuly)

I am on cyrillic Windows, that's the problem?
I must to add, i have troubles with all AHK-based programs, not exactly all but progs maded in couple last years, because old AHK apps works fine, e.g. some from Skrommel. Maybe in last versions of AHK was some changes connected with UNICODE?
Nothing was changed in my system in that years because all other non AHK apps works without problems

sorry for terrible english

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #51 on: January 15, 2015, 02:34 PM »
Hi, rm, and welcome to the DonationCoder site.  Sorry to hear you're having trouble with Splat.  Which OS are you running on your computer?

rm

  • Participant
  • Joined in 2015
  • *
  • default avatar
  • Posts: 9
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #52 on: January 15, 2015, 03:23 PM »
Hello, skwire, thank you for quick reply
Win XP SP3, but can check tomorrow on Win 7
Have troubles couple months ago on 7 with another AHK app
I think thats all because of cyrillic locale
But why old AHK apps work fine?

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #53 on: January 15, 2015, 03:44 PM »
What is the exact folder path that you're running Splat from?

Would you mind trying this interim build and see if it fixes both issues?

http://skwire.dcmemb...pps/splat/Splat_.zip


rm

  • Participant
  • Joined in 2015
  • *
  • default avatar
  • Posts: 9
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #54 on: January 15, 2015, 04:08 PM »
Thank you very much, skwire, that version works perfect!  ;D
Path - C:\PortApps\Sys\FileMan\Splat\Splat.exe
Made more testings now: Splat with cyrillic in path - OK
Splat with cyrillic in path launching app with cyrillic in path - OK
Thank you for nice program!

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #55 on: January 15, 2015, 04:16 PM »
Thank you very much, skwire, that version works perfect!  ;D
Path - C:\PortApps\Sys\FileMan\Splat\Splat.exe
Made more testings now: Splat with cyrillic in path - OK
Splat with cyrillic in path launching app with cyrillic in path - OK

Fantastic.  Thank you for the extra testing, too.   :Thmbsup:

Thank you for nice program!

You are very welcome.   :)

Website | Download
v1.0.7 - 2015-01-14
    ! Application icon loading issue on Cyrillic systems.  (Thanks, rm)
    ! Ctrl+A issue on Cyrillic systems.  (Thanks, rm)

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #56 on: January 16, 2015, 06:27 AM »
Website | Download
v1.0.4 - 2015-01-14
    + Ctrl+Enter now launches the selected profile when the Splat window is
      focused.  (Thanks, tomos)
    + Shift+Enter now runs any selected entries.  Useful for testing.  (Thanks,
      tomos)

many thanks, works a treat :up:
Tom

howbrad

  • Supporting Member
  • Joined in 2015
  • **
  • Posts: 8
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #57 on: January 16, 2015, 10:52 PM »
Is it possible to open Control Panel > Devices and Printers with Splat? I'm on Windows 7.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #58 on: January 16, 2015, 11:09 PM »
Is it possible to open Control Panel > Devices and Printers with Splat? I'm on Windows 7.

Yes, make a Run action with this, exactly, as the target:

::{2227a280-3aea-1069-a2de-08002b30309d}

howbrad

  • Supporting Member
  • Joined in 2015
  • **
  • Posts: 8
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #59 on: January 17, 2015, 03:16 PM »
Works like a charm - thanks! This program is incredibly useful.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #60 on: January 17, 2015, 09:39 PM »
Works like a charm - thanks! This program is incredibly useful.

Good to hear and thank you for the kind words.  New version here:

Website | Download
v1.0.8 - 2015-01-17
    + Added ability to play a few default system sounds to the Audio action.
    * If a working directory is not specified for a Run action, it is now
      automatically derived from the target's path.  (Thanks, Ganamyde)
    * The action dropdown is now in alphabetical order.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #61 on: January 20, 2015, 01:55 PM »
Website | Download
v1.0.9 - 2015-01-20
    + Added ability to set a hotkey that pops up a menu of your profiles at the
      mouse cursor for easy profile launching.

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #62 on: January 21, 2015, 08:44 AM »
Jody,
copy is broken here (with 'Action' selected). Doesnt work with Ctrl+C nor via context menu.
Didnt work in previous version either - I know it worked a short while back, but not sure which version (2 or 3 back?).

Win7 x64
Note: I use mouser's CH&S but also tested without it.

Tom

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #63 on: January 21, 2015, 09:04 AM »
copy is broken here (with 'Action' selected). Doesnt work with Ctrl+C nor via context menu.
Didnt work in previous version either - I know it worked a short while back, but not sure which version (2 or 3 back?).

Odd, it seems to work here for me on v1.0.9.  Just to clarify, you're talking about manipulating entries in the Actions list, right?  Like this:

Splat_01.gifNANY 2015 Release - Splat (Simple Program Launching and Termination)

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #64 on: January 21, 2015, 09:43 AM »
Just to clarify, you're talking about manipulating entries in the Actions list, right?

Yes, that's correct -
anyone else out there unable to copy Actions ?
Tom

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #65 on: January 21, 2015, 11:04 AM »
Just to clarify, you're talking about manipulating entries in the Actions list, right?

Yes, that's correct -
anyone else out there unable to copy Actions ?

Okay, I can confirm that this problem with copying is *nothing* to do with Splat, which is good news for you, but not so good for me :-(
Tom

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #66 on: January 27, 2015, 12:15 AM »
Website | Download
v1.1.0 - 2015-01-27
    + Added new System action with the following items: Hibernate, Lock
      workstation, Logoff, Power down, Reboot, Reboot (force), Shutdown,
      Shutdown (force), Suspend, and Turn monitor off.
    + Added priority options to the Run action.
    + Added "Auto-scroll log" option.
    * Changed "Start/stop services" action to "Services"

sifu99

  • Supporting Member
  • Joined in 2015
  • **
  • Posts: 9
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #67 on: January 31, 2015, 03:34 AM »
Hi Jody,
Very nice program.
1 problem: my help file has no data-- the topics are listed, but the icon in front of each topic is a question mark & nothing happens when I click. I have downloaded it twice.
version v1.1.0 - 2015-01-27; win7 x64.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #68 on: January 31, 2015, 06:50 AM »
sifu, try this: Find the help file in windows explorer and right-click and show properties dialog for the file, then choose "Unblock" button.

More information on this problem:
http://digital.ni.co...B823862575FC0056F3D0

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #69 on: January 31, 2015, 11:32 AM »
Hi, sifu99, and welcome to the DonationCoder site.  Please try what mouser (thanks, mouser) suggested and let us know if that solves the issue.

Website | Download
v1.1.1 - 2015-01-31
    * Launch priority now reported in the Launch Log.
    ! Entries listview column order not saved properly.  (Thanks, Ganamyde)

sifu99

  • Supporting Member
  • Joined in 2015
  • **
  • Posts: 9
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #70 on: February 01, 2015, 03:42 AM »
Thanks, guys. That worked.

I can set up simple 1 to 1 hotkeys, but trying to combine them escapes me.
Example: I set up Shift+Win+G to open Gmail & Shift+Win+A to open Amazon.com. Both work fine.
I tried Shift+Win+Z as a Combo to do both:
  1st I don't know whether the hotkey goes in Filename or Arguments column, so I tried both. Neither worked. OK, probably faulty commands then.
  2nd I don't know the syntax for hotkeys in Splat system, I tried {shift}{win}G & {win}G
  Every variation I try gets the error message: "not launched successfully. ErrorLevel: 2"

I am evidently on the wrong track, so will await enlightenment.
Thanks.
« Last Edit: February 01, 2015, 03:57 AM by sifu99 »

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #71 on: February 01, 2015, 10:23 PM »
Thanks, guys. That worked.

Good to hear.

I can set up simple 1 to 1 hotkeys, but trying to combine them escapes me.
Example: I set up Shift+Win+G to open Gmail & Shift+Win+A to open Amazon.com. Both work fine.

I assume you set up each in a separate profile, right?  Something like this:

2015-02-01_221325.pngNANY 2015 Release - Splat (Simple Program Launching and Termination)

I tried Shift+Win+Z as a Combo to do both:
  1st I don't know whether the hotkey goes in Filename or Arguments column, so I tried both. Neither worked. OK, probably faulty commands then.
  2nd I don't know the syntax for hotkeys in Splat system, I tried {shift}{win}G & {win}G
  Every variation I try gets the error message: "not launched successfully. ErrorLevel: 2"

You can only hotkey a profile.  That is, you cannot hotkey individual entries so I'm not sure what you're doing here.  If you want to run two URLs with one hotkey, you can assign that hotkey to each profile like this:

2015-02-01_221554.pngNANY 2015 Release - Splat (Simple Program Launching and Termination)

Or, if you want to maintain your original separate hotkeys for each URL, then you can create a third profile with the Ctrl+Z hotkey that calls the first two profiles like this:

2015-02-01_221923.pngNANY 2015 Release - Splat (Simple Program Launching and Termination)

Or, you could do it like this:

2015-02-01_222150.pngNANY 2015 Release - Splat (Simple Program Launching and Termination)

Does this help to clear things up?

sifu99

  • Supporting Member
  • Joined in 2015
  • **
  • Posts: 9
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #72 on: February 02, 2015, 04:54 AM »
Does this help to clear things up?
Yes, perfectly clear. I had thought the profile was just a "container" for the hotkey & that the latter was the "action building block." I had it backward.

Thanks so much for clearing that up.

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #73 on: February 03, 2015, 11:57 AM »
I have a couple humble requests:

 1. add a notes column for the entries so I can remember why I added an entry and why its in that position
 2. save the launch log file for each launch profile so when I restart the program I can see what has been done and what hasn't  (since you aren't interested in adding checkboxes) - this "history" would display when the program is restarted
 3. Add an option to the Launch Profile to display the last log or start a new one  (there *is* an option already in the program options to "Clear log before each profile launch" - but mine isn't checked and the launch log for the profile is always empty when I restart the program... 1.1.0 build 1)
 4. Option in the menu to clear the launch log for the selected launch profile

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: NANY 2015 Release - Splat (Simple Program Launching and Termination)
« Reply #74 on: February 04, 2015, 09:39 AM »
Ah - one more idea.

I need to install a whole bunch of Windows Update files - .msu files.
I really don't much relish having to add the same command entry for each file.
It would be really nice if Splat had a batch command so I could run the same command on *each* file in a folder.
Then I could just have a single commandline entry and use a filemask like *.msu to run the command on all the files.
Something like:

Action:  Batch Run
Target:  c:\windows\system32\wusa.exe
Batch Directory:  G:\WindowsUpdates\Security Updates
Batch Target:  *.msu
Arguments: /quiet /norestart
Working Directory:
Log Each Batch Run:  true

It would display execution of each command in the log.
Right now I have to write scripts and have splat execute a script - but then I have to program something to get confirmation they were all executed....

(if anyone needs to do this, I wrote a simple application that will run wusa on every .msu file in a directory and its subdirectories)
« Last Edit: February 04, 2015, 01:34 PM by BGM »