Hello Flirc People. I too am a command line dummie. Reading various replies to queries I have finally managed to launch flirc_util.exe in the command prompt (Win 10). However, I don't seem to be able to get any of the commands to work. See below:
Microsoft Windows [Version 10.0.16299.192]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\Clive>flirc
'flirc' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>C:\Program Files (x86)\Flirc
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>"C:\Program Files (x86)\Flirc\flirc_util.exe"
flirc_util version v3.9.7 [v3.9.7]
Firmware: v4.4.2 [0xD60074C5]
Commands:
delete Delete next remote button flirc sees from saved database
delete_index Delete button at index displayed in `flirc_util settings`
device_log Displays the log on the device
dfu Kick in or out of Device Firmware Upgrade mode
dump Dumps contents of eeprom to console
format Remove all saved buttons from flirc
help Show this help. Also try `help <command>`
interkey_delay set the interkey delay
keys Shows the recorded remote keys and their pairings
loadconfig Load configuration file from disk to flirc
noise_canceler Noise canceler to prevent phantom presses
normal Put flirc in normal user mode
normalize_cfg Normalize configuration on device
peek Peek EEPROM address
profiles enable or disable built in profiles
reboot Displays all the devices current settings
record Record infrared buttons and link them to HID keys
record_api Advanced button recording
record_lp Record a long pres key
record_macro Record a macro key
rom_table enable or disable a give rom table
saveconfig Save configuration file to disk
send_ir_raw Send a packet over the IR transmitter
seq_modifiers enable or disable sequencing the modifiers
settings Displays all the devices current settings
sku Print the sku of the device
sleep_detect Turns on sleep/suspend detection
space Displays information about the space used and remaining
status Last Flirc Status
unit_test test flirc
upgrade Uploads new firmware image to flirc hardware
version Print the application version and device version if connected
wait Waits for the device to be plugged in (used for scripting)
C:\Users\Clive>flirc_util.exe record power''
'flirc_util.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>record
'record' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>flirc_util.exe
'flirc_util.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>./record
'.' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>/record
'/record' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>keys
KEYS is off.
C:\Users\Clive>record_lp
'record_lp' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>/flic_util.exe
'/flic_util.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Clive>
Please could you provide a tutorial. Ideally in a location which is easy to find on the website i.e. not scattered all over the forum and which assumes no prior knowledge.Thank you.