|
Log in to post
|
Print Thread |
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2009
Posts: 3,161
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,161 |
Hello folks,
Just wondering is there any easy way to create shortcuts to biab and Rb on an usb drive where the biab and RB folders are stored too?
Its just a pain to have to open the bb folder on the usb drive and search for bbw start file?
I know its easy to send to desktop on computer and easy start that way, but as drive letter can change often I want the shortcut on the actual usb drive itself.
I think it has something to do with creating a batch file, if anyone can open it on notepad and maybe let me know what is written there I'd appreciate it.
Thanks.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2011
Posts: 11,022
Veteran
|
Veteran
Joined: Aug 2011
Posts: 11,022 |
The easiest way is to make the computer operating system always assign the same drive letter to the USB drive each time the usb drive is installed. Most users assign a drive letter near then end of the alphabet (like "U" since it's a usb drive) so CD drives or secondary hard drives don't try to grab it. Here is step-by-step instructions for how to assign a drive letter in Windows 7, 8, 8.1 and 10: +++ How To Assign A Windows Drive Letter +++Once a drive letter is assigned to the usb device then you can right click on the Band-in-a-Box executable file and send to the desktop. Once you have a desktop shortcut, you want to right click, select "Properties". Look through the choices and make sure all the "run as administrator" choices are selected.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2009
Posts: 3,161
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,161 |
Thank you very much Jim for taking the time to reply.
I am familiar with disk management and changing the drive letters, having done it countless times. I have three hard drives on my computer and about 12 partitions in total, some people don't do that, but I find it works for me.
I still want to be able to have that shortcut on the USB drive itself, but do realise its not run of the mill easy to do in windows, so just want to learn.
Thanks again.
Last edited by musiclover; 06/18/19 09:53 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2009
Posts: 3,161
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,161 |
Well kind of got it sorted by copying desktop shortcuts to USB drive and changing the target in the properties on USB drive.
Will work as long as windows doesn't change the drive letter, I know there is probably a perfect way to do this as PG drives already comes with (As far as I know) the shotcuts and there is probably no way they know what letter the end users windows installation will attribute to it.
Thanks for reply and information Jim
Last edited by musiclover; 06/18/19 12:30 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2011
Posts: 11,022
Veteran
|
Veteran
Joined: Aug 2011
Posts: 11,022 |
You can copy and paste the USB drive shortcut to your desktop and it will work as long as the temporary drive letter doesn't change.
The temporary drive letter shouldn't change unless you plug the USB drive into a different USB port. For example, one time you plug the drive into a USB port on the left side of a laptop and the next time you plug the drive into a USB port on the right side of the laptop.
Each time you plug a device into a different USB port, Windows loads a device driver. In each case the device is identified as a "mass storage" device so it will be assigned a drive letter that has not previously been assigned. So your shortcut quits working.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2009
Posts: 3,161
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,161 |
Thanks Jim,
Think I might have got a sure fire way of doing this that will work regardless of windows changing the letter drive. Got it from someone on a windows forum, here is the reply, just in case it helps someone else.
……………………………………………………………………………….
A shortcut stored on the usb itself will run into problems if (as is likely) ther usb has a different drive letter on each computer. A shortcut has to contain the full path including the drive letter.
An approach that will work regardless of the drive letter is to use a .bat file to start your programme. Create a text file containing the command....
START \folder\sub-folder\program.exe
(obviously, use the correct path and name for your programme) Save this as <any name you like>.bat to the root of the usb. When you run the .bat file (by double-clicking, as you would a shortcut) it will be run starting in the root of the usb . The path to the executable is relative to where the .bat starts, so it will work regardless of what drive letter the usb has at the time.
………………………………………………………….
I have tried it and it seems to work good,
for biab I used in the text file.
START \bb\bbw.exe
and realband,
START \realband\realband.exe
There is I think a lengthy process just did a google, of even adding the icons to that file once its converted to an exe, but seems a bit too much so the basic one will do. Thanks for the help.
Last edited by musiclover; 06/18/19 11:27 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2011
Posts: 11,022
Veteran
|
Veteran
Joined: Aug 2011
Posts: 11,022 |
Musiclover,
I'm glad you found a method that works for you but I'm a little confused.
Are you placing the Band-in-a-Box and RealBand bat files on the computer desktop the same as you would desktop shortcuts? If so it would seem the drive path would change when you plug in various usb ports and invalidate the path the bat file follows the same as the action invalidates a desktop shortcut path.
If you're placing the bat files on the usb drive then aren't you still having to navigate to the usb drive before you can click on a bat file? If so then you can navigate and double click on the appropriate Band-in-a-Box or RealBand executable.
What am I missing?
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2009
Posts: 3,161
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,161 |
Thanks Jim,
No I am placing the .bat file on the USB drive outside the bb folder, does make it a little easier rather to open the bb folder and search for and click on the biab executable.
Not a big deal but still nice to have the easy way to do it.
I don't plug these USB drives (old biab drives from PG) in often just use them really as backups for biab and update each year, well will until space runs out on the drive.
Pgmusic must have a fool proof way for their shortcuts on the USB drive that doesn't refer to drive letters else sometimes it wouldn't work, though don't know how they do it.
Last edited by musiclover; 06/27/19 04:48 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2011
Posts: 11,022
Veteran
|
Veteran
Joined: Aug 2011
Posts: 11,022 |
Musiclover,
Got it. Thanks for taking time to reply and clear up my confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Feb 2015
Posts: 7,954
Veteran
|
Veteran
Joined: Feb 2015
Posts: 7,954 |
Sorry I didn't read through all the posts so you may have something worked out, but on the drive in the root you will have Band-in-a-Box.exe RealBand.exe datalist.asc (this maybe set to hidden so show hidden files in explorer) this is the text in datalist.asc that tells the shortcuts the targets:
Band-in-a-Box.exe=\bb\bbw.exe
RealBand.exe=\RealBand\RealBand.exe
This has all 3 files https://www.dropbox.com/s/6n5ohs9isnwst6m/datalist.zip?dl=1
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2011
Posts: 11,022
Veteran
|
Veteran
Joined: Aug 2011
Posts: 11,022 |
Pipeline, Thanks for doing that. I found an interesting thread from 2010 concerning the datalist.asc file. +++ Error: Can Not Find Datalist.asc +++ Peter Gannon and jford supplied the answers in 2010.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2009
Posts: 3,161
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,161 |
Thanks so much Pipleline, you sure know your stuff, all downloaded and ready to put on drives.
Thanks for link Jim, though its sad that Ed Buckley is no longer with us.
Thanks again.
Last edited by musiclover; 07/03/19 06:05 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|
Help! Tech S.O.S (Off topic)
|
Joined: Aug 2011
Posts: 11,022
Veteran
|
Veteran
Joined: Aug 2011
Posts: 11,022 |
I thought the 2010 thread was fascinating. Ed was a great forum member and is missed.
A lot has happened since that thread was written. Windows 7 was a few months old and 8, 8.1 & 10 yet to come. Still the answer is the same. Two of the three participants continue to be active in the forum. That's pretty good.
|
|
|
|
|
|
|
|
|
|
|
|
Ask sales and support questions about Band-in-a-Box using natural language.
ChatPG's knowledge base includes the full Band-in-a-Box User Manual and sales information from the website.
|
|
|
|
|
|
|
|
|
|
|
Holiday Weekend Hours
As we hop into the Easter weekend, here are our holiday hours:
April 3 (Good Friday): 8:00 AM – 4:00 PM PDT
April 4 (Saturday): Closed
April 5 (Easter Sunday): Closed
April 6 (Easter Monday): Open regular hours
Wishing you an egg-cellent weekend!
— Team PG
Update to Build 10 of RealBand® 2026 for Windows®!
If you're already using RealBand 2026 for Windows, download build 10 to get all the latest additions and enhancements.
Band-in-a-Box® 2025 for Mac® users: Build 904 now available!
If you're already using Band-in-a-Box® 2025 for Mac®, make sure to grab the latest update! Build 904 is now available for download and includes the newest additions and enhancements from our team.
Band-in-a-Box® 2026 for Windows® users: Build 1237 is now available!
Already a Band-in-a-Box 2026 for Windows user? Stay up to date and download the build 1237 to get all the latest additions and enhancements.
PowerTracks Pro 2026 for Windows is Here!
PowerTracks 2026 is here—bringing powerful new enhancements designed to make your production workflow faster, smoother, and more intuitive than ever.
The enhanced Mixer now shows Track Type and Instrument icons for instant track recognition, while a new grid option simplifies editing views. Non-floating windows adopt a modern title bar style, replacing the legacy blue bar.
The Master Volume is now applied at the end of the audio chain for consistent levels and full-signal master effects.
Tablature now includes a “Save bends when saving XML” option for improved compatibility with PG Music tools. Plus, you can instantly match all track heights with a simple Ctrl-release after resizing, and Add2 chords from MGU/SGU files are now fully supported... and more!
Get started today—first-time packages start at just $49.
Already using PowerTracks Pro Audio? Upgrade for as little as $29 and enjoy the latest improvements!
Order now!
Band-in-a-Box 2026 for Windows Special Offers End Tomorrow (January 15th, 2026) at 11:59 PM PST!
Time really is running out! Save up to 50% on Band-in-a-Box® 2026 for Windows® upgrades and receive a FREE Bonus PAK—only when you order by 11:59 PM PST on Thursday, January 15, 2026!
We've added many major new features and new content in a redesigned Band-in-a-Box® 2026 for Windows®!
Version 2026 introduces a modernized GUI redesign across the program, with updated toolbars, refreshed windows, smoother workflows, and a new Dark Mode option. There’s also a new side toolbar for quicker access to commonly used windows, and the new Multi-View feature lets you arrange multiple windows as layered panels without overlap, making it easier to customize your workspace.
Another exciting new addition is the new AI-Notes feature, which can transcribe polyphonic audio into MIDI. You can view the results in notation or play them back as MIDI, and choose whether to process an entire track or focus on specific parts like drums, bass, guitars/piano, or vocals. There's over 100 new features in Band-in-a-Box® 2026 for Windows®.
There's an amazing collection of new content too, including 202 RealTracks, new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two RealDrums Stems sets, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!
Upgrade your Band-in-a-Box for Windows to save up to 50% on most Band-in-a-Box® 2026 upgrade packages!
Plus, when you order your Band-in-a-Box® 2026 upgrade during our special, you'll receive a Free Bonus PAK of exciting new add-ons.
If you need any help deciding which package is the best option for you, just let us know. We are here to help!
Band-in-a-Box® 2026 for Windows® Special Offers Extended Until January 15, 2026!
Good news! You still have time to upgrade to the latest version of Band-in-a-Box® for Windows® and save. Our Band-in-a-Box® 2026 for Windows® special now runs through January 15, 2025!
We've packed Band-in-a-Box® 2026 with major new features, enhancements, and an incredible lineup of new content! The program now sports a sleek, modern GUI redesign across the entire interface, including updated toolbars, refreshed windows, smoother workflows, a new dark mode option, and more. The brand-new side toolbar provides quicker access to key windows, while the new Multi-View feature lets you arrange multiple windows as layered panels without overlap, creating a flexible, clutter-free workspace. We have an amazing new “AI-Notes” feature. This transcribes polyphonic audio into MIDI so you can view it in notation or play it back as MIDI. You can process an entire track (all pitched instruments and drums) or focus on individual parts like drums, bass, guitars/piano, or vocals. There's an amazing collection of new content too, including 202 RealTracks, new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two RealDrums Stems sets, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!
There are over 100 new features in Band-in-a-Box® 2026 for Windows®.
When you order purchase Band-in-a-Box® 2026 before 11:59 PM PST on January 15th, you'll also receive a Free Bonus PAK packed with exciting new add-ons.
Upgrade to Band-in-a-Box® 2026 for Windows® today! Check out the Band-in-a-Box® packages page for all the purchase options available.
|
|
|
|
|
|
|
|
|
|
|
|
Forums57
Topics86,143
Posts800,802
Members40,043
| |
Most Online64,515
|
|
|
|
|
|
|
|
|