Search found 10 matches
- Thu May 23, 2019 6:58 pm
- Forum: General
- Topic: Fire up a backup with VBA code in Excel
- Replies: 2
- Views: 2396
Re: Fire up a backup with VBA code in Excel
Another way - This backup is triggered from an Excel file. When away from home, I send the most recent Excel file to my notebook. Each computer has FBackup installed, and it didn't take me long to realize that having the path in the Excel VBA file wasn't going to work because each computer has it's ...
- Thu May 23, 2019 2:12 am
- Forum: General
- Topic: Fire up a backup with VBA code in Excel
- Replies: 2
- Views: 2396
Re: Fire up a backup with VBA code in Excel
If anyone is interested, here is the VBA code to run the backup (pretty easy): Dim Backup Dim BakcupPath BackupPath = "C:\Program Files (x86)\Softland\FBackup 8\bSchedStarter.exe" _ & " /HIDE /R" _ & " {4A824D26-0A22-41D0-AD81-74A36FBDE6FE}" _ & " -PRIO...
- Wed May 22, 2019 9:04 pm
- Forum: General
- Topic: Fire up a backup with VBA code in Excel
- Replies: 2
- Views: 2396
Fire up a backup with VBA code in Excel
I have an FBackup job running every two hours to backup changes to an Excel file to my Goggle Drive that I may change a few times during the day. It occurred to me that it would be more efficient to automatically backup the file when I save the Excel file. I'm sure there's a way to do this but I'm h...
- Mon May 20, 2019 10:43 pm
- Forum: General
- Topic: Easy way to turn FBackup on and off?
- Replies: 3
- Views: 9141
Easy way to turn FBackup on and off?
I only need to run FBackup for a few files on my notebook when I'm away for a few days. Is there an easy way to turn it on and off? The backup I'm running is set to run every 2 hours. I guess I could disable it in startup. Any other ideas?
- Wed Dec 18, 2013 6:12 pm
- Forum: Troubleshooting
- Topic: Fbackup 5.0.300 Causing Errors
- Replies: 11
- Views: 6351
Re: Fbackup 5.0.300 Causing Errors
Update: I've rebooted with the 307 update, and I did not get the btray access violation error 

- Wed Dec 18, 2013 4:33 pm
- Forum: Troubleshooting
- Topic: Fbackup 5.0.300 Causing Errors
- Replies: 11
- Views: 6351
Re: Fbackup 5.0.300 Causing Errors
I just installed .307, and I didn't get the violation error at the end of the installation either.
Due to another project that is open at the moment, I won't be able to see how it reboots until later today.
Due to another project that is open at the moment, I won't be able to see how it reboots until later today.
- Mon Dec 16, 2013 5:31 pm
- Forum: Troubleshooting
- Topic: Fbackup 5.0.300 Causing Errors
- Replies: 11
- Views: 6351
Re: Fbackup 5.0.300 Causing Errors
No, 304 did not fix it. I got the Btray error at the end of the installation. I only run FBackup manually once a month, so I'm assuming that if I Stop and Disable the FBackup process from the service list, it might fix the problem and work for me. If they don't fix it by the end of the month, I'll g...
- Sun Dec 15, 2013 10:11 pm
- Forum: Troubleshooting
- Topic: Fbackup 5.0.300 Causing Errors
- Replies: 11
- Views: 6351
Fbackup 5.0.300 Causing Errors
I updated to 5.0.300 a few days ago. I later noticed I had a cascade of 4 of these error windows. http://img.photobucket.com/albums/v250/JeffLeites/MyWebPhotos/FBACKUP.jpg I didn't know what caused it, so I just closed them. The next day when the computer was booted up, the error message came right ...
- Sun Apr 07, 2013 10:00 pm
- Forum: General
- Topic: Warning message when I open Fbackup
- Replies: 1
- Views: 2248
<t>I'm a new user with a new Win 8 computer.<br/> <br/> I like this backup, but I'm getting a annoying message every time I open FBackup.<br/> <br/> I get the User Account window asking me if I want "the following program to make changes to my computer". This is the same window that I've only gotten...
- Sun Apr 07, 2013 8:07 am
- Forum: General
- Topic: What is the .fkc and question about delete files
- Replies: 1
- Views: 2436